Deactivating ThemeWare® via the database
In this article, you will learn how to deactivate ThemeWare® via the database.
Note: This article is intended for professionals and experts. If you are not absolutely sure, we will be happy to support you: ThemeWare® Services at a glance
If you want to disable an extension or ThemeWare®, for example because you have mistakenly installed an incompatible version and the administration is not accessible, you have to disable this extension via the database.
Important: In the Shopware 6 Cloud currently is no possibility to reach the configuration via the database.
Backup for safetyManual editing of the database is suitable for experienced users who are familiar with the database. Get help if this does not apply to you.
Attention: Make sure you create a backup of your database before you make any changes here!
Manual approach (for experienced users)
Tip: For a quick access to the database we gladly use the extension Adminer for the Admin from Friends of Shopware. If the administration is not accessible, we recommend using Adminer or phpMyAdmin.
Deactivate extension
Open the database (e.g. Adminer or phpMyAdmin)
Use the search field to find the table "plugin" (1)
Open the table
Edit the entry for the desired extension (e.g. "TcinnThemeWareModern") with "edit" (3)
Change the contents of the "active" column (4) from
1
to0
Save this change and exit the database
You have now disabled the extension from the database.
Screenshots
Last updated