Installation
Install the OXID Module Shipping Cost Compensation Coupons for the Professional or Enterprise Edition Version 7.2 of your OXID eShop.
Installing the module
Prerequisites
You have OXID eShop version 7.2 Professional Edition or Enterprise Edition.
Procedure
Switch to a shell and navigate to the root directory of your store (where the file
composer.json
is located).
Example:cd /var/www/oxideshop/
Depending on the edition, execute one of the following commands:
If you have the Professional Edition:
composer config repositories.oxid-esales/freeshipping-coupons-module composer https://professional-edition.packages.oxid-esales.com
If you have the Enterprise Edition:
composer config repositories.oxid-esales/freeshipping-coupons-module composer https://enterprise-edition.packages.oxid-esales.com
Execute the following command:
composer require oxid-esales/freeshipping-coupons-module ^v1.0.0
Enter the access data for your edition.
Activate the module via the admin backend under Activating the module manually).
or via console (see./vendor/bin/oe-console oe:module:activate oe_freeshipping
Result
As soon as the installation process is completed, the OXID Module Shipping Cost Compensation Coupons appears in the administration area under (Figure: OXID Module Shipping Cost Compensation Coupons installed and activated).
Activating the module manually
If required, activate the module manually.
Procedure
Under Shipping Cost Compensation Coupons module.
, choose theOn the Overview tab, choose the Activate button.
Result
The module is ready for use immediately after activation (Figure: OXID Module Shipping Cost Compensation Coupons installed and activated).