Skip to content
Snippets Groups Projects
README.md 621 B
Newer Older
Adrien Baltardive's avatar
Adrien Baltardive committed
### Description

Specially developed for MDB bootstrap pro framework.


### Usage

Adrien Baltardive's avatar
Adrien Baltardive committed
* Repo <code>git clone https://gitlab.acte.solutions/octobercms/plugins/cookieconsent.git</code>
* Install Acte.CookieConsent in plugins/acte/cookieconsent/
Adrien Baltardive's avatar
Adrien Baltardive committed
* Insert component in your layout or page.
* The layout requires: <code>{% framework %}</code> and <code>{% scripts %}</code>
* Component will launch modal with cookie consent information,
when user clicks OK, it stores cookieConsent.accepted in user session.


### Work to do

* Select modal type, color, position from component properties.
* Change link for "legal informations"