sovendus / sovendus_voucher_network_and_checkout_benefits
Sovendus - Voucher Network & Checkout Benefits
Maintainers
Details
github.com/Sovendus-GmbH/Sovendus-Shopware-Voucher-Network-and-Checkout-Benefits-Plugin
Installs: 20 973
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
Type:shopware-platform-plugin
Requires
- shopware/core: ~6.4
- shopware/storefront: *
README
Official Sovendus Voucher Network & Checkout Benefits Plugin for Shopware
Warning
This plugin is currently not supported by Shopware Cloud and only works in self hosted environments.
Warning
This plugin only works with Shopware 6.x.x
[!INFO] Disclaimer This plugin is released as open source under the GPL v3 license. We welcome bug reports and pull requests from the community. However, please note that the plugin is provided "as is" without any warranties or guarantees. It may not be compatible with all other plugins and could potentially cause issues with your store. We strongly recommend that you test the plugin thoroughly in a staging environment before deploying it to a live site. Furthermore, we do not promise future support or updates and reserve the right to discontinue support for the plugin at any time.
🛠️ Install through Composer
- Open a terminal and cd into your Shopware installation directory (where composer.json file resides)
- Execute the following command:
composer require sovendus/sovendus_voucher_network_and_checkout_benefits
- You can easily activate this plugin via the console:
bin/console plugin:refresh bin/console plugin:install –-activate SovendusPlugin
📦 Manual Installation on Shopware
- Download the latest version from here
- Go to myshop.com/admin#/sw/extension/my-extensions
- On the top right, click on "Upload Extension" and select the downloaded plugin zip file.
⚙️ Setup the Sovendus Plugin
- Go to myshop.com/admin#/sw/extension/my-extensions
- Search for the "Sovendus - Voucher Network & Checkout Benefits" plugin, click on the 3 dots on the right and then click on configure
- Enter the trafficSourceNumber and trafficMediumNumber, you have received in your integration documentation for each country and click on the activate toggle. Once saved, the sovendus banner will be visible on the post checkout page
🔒 Additional setup for usercentrics
In case you are using the cookie consent tool usercentrics, please follow the steps below
- Add two custom data processing services
- The first service is called Sovendus and should be in the essential category
- The second service is called Sovendus-personalized and should be in the category marketing
- This makes sure that customer data will only get transmitted to Sovendus if the user consents to it.