Deactivating ThemeWare® via the database
Last updated
Was this helpful?
Last updated
Was this helpful?
In this article, you will learn how to deactivate ThemeWare® via the database.
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!
Tip: For a quick access to the database we gladly use the extension from Friends of Shopware. If the administration is not accessible, we recommend using or phpMyAdmin.
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
to 0
Save this change and exit the database
You have now disabled the extension from the database.