Installation
OXID Cookie Management powered by usercentrics 2.0 is shipped with OXID eShop 7.x by default.
So in a normal installation you don’t need to install the module, you can start configuring it directly.
However, depending on your OXID eShop installation, you can install the module manually if necessary.
Prerequisites
You have OXID eShop version 7.x.
Procedure
Download the OXID Cookie Management module from the repository and install it.
To do so, in the main store directory (where the
composer.json
file is located), run the following command:composer require oxid-professional-services/usercentrics
To activate the module, do the following:
Choose
.Choose the module.
On the master tab of the module, choose the Activate button.
To delete temporary files, from the
/tmp
directory of the store delete all files and folders except the.htaccess
file.