Installation
Install the module OXID eShop eVAT for OXID eShop version 7.1.
Prerequisites
You have OXID eShop 7.1.x.
Procedure
Open a shell and change to the root directory of the eShop (where the
composer.json
file is located).
Example:cd /var/www/oxideshop
To install the latest released version, run the following command:
composer require oxid-esales/evat-module:^4.0.0 --with-all-dependencies
Confirm the queries.
Optional: Delete all files and folders except
.htaccess
from the/tmp
directory of the store.
Result
Once the installation process is complete, the OXID eShop eVAT module will appear in the administration area under (Fig.: Module eVAT installed).
Next step: To configure OXID eShop eVAT, choose Next.