oxid-esales / geo-blocking-module
The module enables OXID eShop to be compliant with the EU geo-blocking regulations.
Installs: 828
Dependents: 0
Suggesters: 1
Security: 0
Stars: 1
Watchers: 13
Forks: 1
Type:oxideshop-module
Requires
- php: >=7.1
This package is auto-updated.
Last update: 2022-05-14 17:31:36 UTC
README
This module provides a vast range of extra options concerning the so called geo-blocking regulation (EU 2018/302), additionally to the in-application solution provided here: https://oxidforge.org/en/faq-geoblocking.html
Further, this module provides a possibility to mark countries as "Invoice only" and to define an alternative pickup address.
Compatability
- Module v1.0 version works with OXID eShop compilation v6.0.0 to v6.1.x
- Module ^v1.1 (or b-1.x branch) works with shop ^v6.2.0
- Module master branch is compatible with shop master
Installation
Run the following command to install module:
composer require oxid-esales/geo-blocking-module
License
See LICENSE file for license details.