Installation
This document describes the installation of the module OXID eShop personalisation option powered by econda for OXID eShop Version 6.2.
New installation
You will need to have the module installed and activated in order to be able to implement the OXID eShop personalisation option in the shop.
Installing the module
Download the module from the repository and install it. To do this, execute the following Composer commands in the shop’s main directory:
composer config repositories.oxid-esales/personalization composer https://personalization.packages.oxid-esales.com/
composer require --update-no-dev oxid-esales/personalization-module ^v2.0.0
You will receive the access data necessary for the installation from Technical Support.
Activating the module
The module must be activated in the shop. To do this, click on Activate in the module’s Main tab.
Deleting temporary files
Delete all files and folders except .htaccess
from the shop’s /tmp
directory.