Zum Inhalt

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.

10-01.png

TYPO3 Backend

Next, log in to the TYPO3 backend as usual. Once there, open the "Template" menu item.

typo3_01.png

In the "Template" menu item, open the template that is currently active for your website.

typo3_02.png

Once you are in this template, edit the setup.

typo3_03.png

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.

typo3_04.png

This completes the setup, and CCM19 should now be active on your site.