1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,29 @@ |
1 |
+Contao Module: Cookieconsent |
|
2 |
+==== |
|
3 |
+ |
|
4 |
+Provides a GDPR-compatible cookie consent dialogue which handles essential and optional cookies. |
|
5 |
+The module uses the [BRAINSUM][1] cookie consent library. |
|
6 |
+ |
|
7 |
+This module is developed and provided by [eSales Media][2]. |
|
8 |
+ |
|
9 |
+__Author:__ Benjamin Roth [benjamin@esales-media.de] |
|
10 |
+ |
|
11 |
+ |
|
12 |
+System requirements |
|
13 |
+---- |
|
14 |
+* Contao CMS > 3.5.x |
|
15 |
+ |
|
16 |
+ |
|
17 |
+Installation |
|
18 |
+---- |
|
19 |
+Just copy into your system/modules/ folder and don't forget to update the database. |
|
20 |
+Afterwards you will see your new options in the form elements. |
|
21 |
+ |
|
22 |
+ |
|
23 |
+License |
|
24 |
+---- |
|
25 |
+GPL-3.0+ |
|
26 |
+ |
|
27 |
+ |
|
28 |
+[1]: https://github.com/brainsum/cookieconsent |
|
29 |
+[2]: http://www.esales-media.de |
|
0 | 30 |
\ No newline at end of file |