How to integrate the CMP into a Magento Shop?
Please note: The plugin is tested for Magento 2
In order to integrate the CMP-Code into a Magento Shop please follow these steps:
- Download our plugin: consentmanager_magento2.zip
- Upload the content to
app/code/consentmanager/cmp
- Enter following commands to install module:
php bin/magento setup:upgrade
- Enable and configure CMP in Magento Admin under Consent Manager Provider -> Settings
- "Custom HTML Code" is an input field e.g. for our client side configurations or e.g. if you want to exclude anything from automatic blocking . Please do NOT forget to add the according
<script></script>
tags.