Installation

Install the module OXID eShop eVAT for OXID eShop version 7.

Prerequisites

  • You have OXID eShop 7.0.x.

Procedure

  1. Open a shell and change to the root directory of the eShop (where the composer.json file is located).
    Example:

    cd /var/www/oxideshop
    
  2. To install the latest released version, run the following command:

    composer require oxid-esales/evat-module:^3.0.0
    
  3. Confirm the queries.

  4. 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 Extensions ‣ Modules (Fig.: Module eVAT installed).

Module eVAT installed

Fig.: Module eVAT installed

Next step: To configure OXID eShop eVAT, choose Next.