Installation
Install the OXID Admin Tools module for the version 7.3 of your OXID eShop.
Prerequisites
You have OXID eShop version 7.3.
Procedure
Open a shell and navigate to the root directory of your shop (where the
composer.json
file is located).
Example:cd /var/www/oxideshop/
Run the following command:
composer require oxid-esales/admin-tools ^1.0.0
Migrate the database:
./vendor/bin/oe-eshop-doctrine_migration migrations:migrate oe_admintools
Activate the module via the admin backend under Activating the OXID Admin Tools Module).
or via the command line (see./vendor/bin/oe-console oe:module:activate oe_admintools
Result
Once the installation process is complete, the OXID Admin Tools module appears in the administration area under Fig.: OXID Admin Tools module installed and activated).
(
Fig.: OXID Admin Tools module installed and activated