https://github.com/oxid-esales/geo-blocking-module
The module enables OXID eShop to be compliant with the EU geo-blocking regulations
https://github.com/oxid-esales/geo-blocking-module
Last synced: about 1 year ago
JSON representation
The module enables OXID eShop to be compliant with the EU geo-blocking regulations
- Host: GitHub
- URL: https://github.com/oxid-esales/geo-blocking-module
- Owner: OXID-eSales
- License: other
- Created: 2018-12-20T13:41:02.000Z (over 7 years ago)
- Default Branch: b-7.3.x
- Last Pushed: 2025-04-14T13:30:28.000Z (about 1 year ago)
- Last Synced: 2025-04-14T14:46:55.940Z (about 1 year ago)
- Language: PHP
- Size: 175 KB
- Stars: 18
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
OXID geo-blocking module
========================
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?](https://forum.oxid-esales.com/t/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 v2.2 (or b-7.2.x branch) branch is compatible with OXID eShop ^7.2
* b-7.1.x - compatible with OXID eShop b-7.1.x branch, works with `Twig engine` only
* Module v2.0 (or b-7.0.x branch) branch is compatible with OXID eShop ^7.0
* Module ^v1.1 (or b-1.x branch) works with shop ^v6.2.0
* Module v1.0 version works with OXID eShop compilation v6.0.0 to v6.1.x
### Module installation via composer
* **composer require oxid-esales/geo-blocking-module:^1.1.0** to install the released version compatible with OXID eShop 6.2.x - 6.5.x compilations
* **composer require oxid-esales/geo-blocking-module:^2.0.0** to install the latest version 2.0 from github, compatible with shop 7.0.x
## Documentation
The module documentation can be found on our documentation platform: https://docs.oxid-esales.com/modules/geo-blocking/en/latest/.
## License
See LICENSE file for license details.