Installation

Install the OXID Security Module for your OXID eShop version 7.3.

Prerequisites

  • You have OXID eShop version 7.3.

Procedure

  1. Open a shell and navigate to the root directory of your OXID eShop installation (the one containing composer.json).

    Example:

    cd /var/www/oxideshop/
    
  2. Run the following command:

    composer require oxid-esales/security-module ^2.0.0
    
  3. Activate the module in the admin panel under Extensions ‣ Modules or from the command line (see Activating the OXID Security Module).

    ./vendor/bin/oe-console oe:module:activate oe_security_module
    

Result

As soon as the installation process is complete, the OXID Security module appears in the administration area under Extensions ‣ Modules (Fig.: OXID Security Module installed and activated).

OXID Security Module installed and activated

Fig.: OXID Security Module installed and activated