Installation
Last updated
Was this helpful?
Installation works like for any Shopware plugin.
In the backend, open Extensions › My extensions.
Find the Product Configurator and click Install.
Then click Activate.
Download the plugin ZIP file.
Go to Extensions › My extensions › Upload extension and select the ZIP file.
Click Install on the extension, then Activate.
bin/console plugin:refresh
bin/console plugin:install --activate PremsConfigurator
bin/console cache:clearA new menu item Product Configurator appears under Catalogues in the backend.
In the plugin settings you can define the behaviour per sales channel – see Plugin configuration.
After an update, clear the cache once (bin/console cache:clear).
Note: The plugin automatically sets up all required database structures during installation. When uninstalling, you can choose whether your configurator data is kept or removed.
Last updated
Was this helpful?
Was this helpful?
