Installation

OXID Cookie Management powered by usercentrics 3.0 is shipped with OXID eShop 7.1 by default and only supports Twig.

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.1.

Procedure

  1. 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
    
  2. To activate the module, do the following:

    1. Choose Extensions ‣ Modules.

    2. Choose the module.

    3. On the master tab of the module, choose the Activate button.

  3. To delete temporary files, from the /tmp directory of the store delete all files and folders except the .htaccess file.