Installation
Install the module OXID eShop eVAT for OXID eShop version 6.x.
Prerequisites
You have installed OXID eShop 6.x.
You have PHP 5.6 or higher.
Procedure
Open a shell and change to the root directory of the eShop (where the
composer.jsonfile is located).
Example:cd /var/www/oxideshop
To install the latest released version, run the following command:
composer require oxid-esales/evat-module:^2.0
Alternatively, to install the latest unreleased version from Github, run the following command:
composer require oxid-esales/evat-module:dev-master
Confirm the queries.
Optional: Delete all files and folders except
.htaccessfrom the/tmpdirectory 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).
Fig.: Module eVAT installed
Next step: To configure OXID eShop eVAT, choose Next.