Installation
Install the OXID Module Shipping Cost Compensation for Version 7.3 of your OXID eShop.
Installing the module
Prerequisites
You have OXID eShop version 7.3
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/
Execute the following command:
composer require oxid-esales/freeshipping-coupons-module ^v1.1.0
Run the migrations:
./vendor/bin/oe-eshop-doctrine_migration migrations:migrate oe_freeshipping
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 appears in the administration area under (Figure: OXID Module Shipping Cost Compensation installed and activated).

Figure: OXID Module Shipping Cost Compensation 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 installed and activated).