oxid-esales / geo-blocking-module
The module enables OXID eShop to be compliant with the EU geo-blocking regulations.
Installs: 1 332
Dependents: 0
Suggesters: 1
Security: 0
Stars: 1
Watchers: 14
Forks: 1
Type:oxideshop-module
Requires
- php: >=7.1
This package is auto-updated.
Last update: 2023-01-19 06:54:19 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:Geo-blocking Regulation: how to configure OXID eShop to be compliant?
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 b-7.0 branch is compatible with OXID eShop b-7.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.