Developer info: Pimcore at Basilicom
After installing the plugin, configuration options are exposed via the configure button in the Extension Manager.
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"
}
}
- Marcel Eichhorn marcel.eichhorn@basilicom.de
- Marco Senkpiel marco.senkpiel@basilicom.de
- GNU General Public License version 3 (GPLv3)