With the Shopware plugin you embed your configento.app configurator directly in your Shopware product page. Customers configure and buy without leaving the shop.
Prerequisites
- Shopware 5.x or Shopware 6
- Active configento.app account
- Admin access to your Shopware backend
Download the Plugin
In the V3 backend under Settings → Integrations you find the Shopware 5.x and Shopware 6 sections. Click Download plugin.
Security Token
Also under Settings → Integrations you see a security token per integration. Together with your customer number (visible on the Services page in the Service Portal) you need this for the plugin configuration.
Installation — Shopware 6
Via Plugin Manager (recommended)
- In Shopware admin: Extensions → My extensions
- Upload the ZIP file
- Install and activate the plugin
- Flush cache
Via Console
bin/console plugin:install --activate JustsellingConfigento
bin/console cache:clear
Configure the Plugin
- In Shopware admin: Extensions → My extensions → configento.app → Configure
- Enter customer number (visible in Service Portal under Services)
- Enter security token (visible under Settings → Integrations → Shopware 6)
- Save
Link a Product to the Configurator
Shopware 6
- Open the desired product in Shopware admin
- Specifications tab → configento.app section
- Enable configurator: Yes
- Enter the component ID
- Save
Shopware 5
- Open the product in Shopware backend
- configento.app tab
- Enable configurator and enter component ID
- Save
What Happens at Purchase?
- Customer opens the product page — the configurator loads automatically
- Customer selects their configuration — price is calculated in real time
- Customer clicks Add to cart — the configuration goes directly into the Shopware checkout
- Order is processed normally
Check the Connection
In the Service Portal under Connections you see all active shop connections with the date of last activity.
Troubleshooting
Configurator does not load:
- Flush cache (Shopware + browser)
- Check customer number and security token
- Check for JavaScript errors in the browser console
Further questions: Support via the chat button in the Service Portal.