TYPO3
To install our Cookie Consent Manager on your TYPO3-site, simply follow these steps:
Select Dashboard in CCM19
After successfully installing CCM19 on your server and configuring it, you will receive a JavaScript-code.
TYPO3 Backend
Next, log in to the TYPO3 backend as usual. Once there, open the "Template" menu item.
In the "Template" menu item, open the template that is currently active for your website.
Once you are in this template, edit the setup.
In the setup, insert the following code (Note: This code may not work correctly with all TYPO3 versions):
page.headerData.1 = TEXT
page.headerData.1.value (
<script src="https://www.xy.de/ccm19/public/ccm19.js?apiKey=123a&domain=123&lang=de_DE" referrerpolicy="origin"></script>
)
Then simply save this change and clear the cache of your TYPO3 site.
This completes the setup, and CCM19 should now be active on your site.




