diff --git a/Configuration/TypoScript/constants.ts b/Configuration/TypoScript/constants.ts index 32d6bef..88cc3b2 100755 --- a/Configuration/TypoScript/constants.ts +++ b/Configuration/TypoScript/constants.ts @@ -37,7 +37,7 @@ plugin.tx_wecookieconsent_pi1 { poweredBy = https://consent.websedit.de # cat=plugin.tx_wecookieconsent_pi1/03_WEOTHER/108; type=string; label=Language (obsolete):Language selection is based on the page languages. Will be removed in future versions. For language customizations see chapter 6.2 in documentation. lang = en - # cat=plugin.tx_wecookieconsent_pi1/02_WETEMPLATE/100; type=options[Bottom=klaro we_cookie_consent,Top=klaro we_cookie_consent notice--top,Center 1=klaro we_cookie_consent notice--center,Center 2= klaro we_cookie_consent notice--center-floated]; label=Style Prefix:For Custom CSS Styling + # cat=plugin.tx_wecookieconsent_pi1/02_WETEMPLATE/100; type=options[Bottom=klaro we_cookie_consent,Top=klaro we_cookie_consent notice--top,Center 1=klaro we_cookie_consent notice--center,Center 2=klaro we_cookie_consent notice--center-floated]; label=Style Prefix:For Custom CSS Styling stylePrefix = klaro we_cookie_consent } } diff --git a/README.md b/README.md new file mode 100755 index 0000000..4839730 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# TYPO3 :cookie: Extension: we_cookie_consent +Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support of Google Tag Manager and easy export of Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on [Klaro!](https://github.com/kiprotect/klaro). + +## Links +Demo: [https://consent.websedit.de/](https://consent.websedit.de/)\ +Documentation: [https://consent.websedit.de/dokumentation](https://consent.websedit.de/dokumentation)\ +TYPO3 Extension Repository: [https://extensions.typo3.org/extension/we_cookie_consent/](https://extensions.typo3.org/extension/we_cookie_consent/)\ +Packagist: [https://packagist.org/packages/websedit/we-cookie-consent](https://packagist.org/packages/websedit/we-cookie-consent)\ + +## Support +If you need private or personal support, contact us via our contact form on [https://consent.websedit.de/](https://consent.websedit.de/). \ No newline at end of file