Skip to content

A Pimcore plugin that adds an editable cookie notice to your project.

License

Notifications You must be signed in to change notification settings

basilicom/pimcore-plugin-cookie-notice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookieNotice Pimcore Plugin

Developer info: Pimcore at Basilicom

Code Example / Method of Operation

After installing the plugin, configuration options are exposed via the configure button in the Extension Manager.

Installation

Add "basilicom-pimcore/cookie-notice" as a requirement to the composer.json in the toplevel directory of your Pimcore installation. Then enable and install the plugin in Pimcore Extension Manager (under Extras > Extensions)

Example:

{
    "require": {
        "basilicom-pimcore-plugin/protected-admin": ">=1.0.0"
    }
}

Contributors

License

  • GNU General Public License version 3 (GPLv3)