oxid-esales / evat-module
This is eVat module for OXID eShop.
Installs: 2 018
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 24
Forks: 3
Type:oxideshop-module
This package is auto-updated.
Last update: 2023-01-25 12:02:07 UTC
README
This module implements requirements which allow the OXID eShop to comply with the EU regulations as specified by the EU VAT directive 1042/2013 regarding VAT for telecommunications, broadcasting and electronic services.
Branch compatibility
- Master branch is compatible with OXID eShop compilation version 6.
Installation
Module installation via composer
In order to install the module via composer, run one of the following commands on commandline in your shop base directory (where the shop's composer.json file resides).
- composer require oxid-esales/evat-module:^2.0 to install the released version compatible with OXID eShop Version 6
- composer require oxid-esales/evat-module:dev-master to install the latest unreleased version from github
and activate the module.
Bugs and Issues
If you experience any bugs or issues, please report them in the section Module eVAT of https://bugs.oxid-esales.com.
Documentation
The module documentation can be found on our documentation platform: https://docs.oxid-esales.com/modules/vat-tbe-services/en/latest/.
License
See LICENSE file for license details.