oxid-esales / geo-blocking-module
The module enables OXID eShop to be compliant with the EU geo-blocking regulations.
Installs: 2 536
Dependents: 0
Suggesters: 1
Security: 0
Stars: 17
Watchers: 15
Forks: 1
Type:oxideshop-module
Requires
- php: ^8.2
Requires (Dev)
- codeception/codeception: ^5.0
- codeception/module-asserts: *
- codeception/module-db: *
- codeception/module-filesystem: *
- codeception/module-webdriver: *
- mikey179/vfsstream: ~1.6.8
- oxid-esales/codeception-modules: dev-b-7.2.x
- oxid-esales/codeception-page-objects: dev-b-7.2.x
- oxid-esales/oxideshop-ce: dev-b-7.2.x
- phpmd/phpmd: ^2.11
- phpstan/phpstan: ^1.9.14
- phpunit/phpunit: ^10.4
- squizlabs/php_codesniffer: 3.*
Conflicts
- oxid-esales/oxideshop-ce: <7.2
This package is auto-updated.
Last update: 2024-10-31 10:20:24 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 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.