oxid-esales / geo-blocking-module
The module enables OXID eShop to be compliant with the EU geo-blocking regulations.
Installs: 2 813
Dependents: 0
Suggesters: 1
Security: 0
Stars: 18
Watchers: 14
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.3.x
- oxid-esales/codeception-page-objects: dev-b-7.3.x
- oxid-esales/oxideshop-ce: dev-b-7.3.x
- phpmd/phpmd: ^2.11
- phpstan/phpstan: ^1.9.14
- phpunit/phpunit: ^10.4
- squizlabs/php_codesniffer: 3.*
Conflicts
- oxid-esales/oxideshop-ce: <7.3
- dev-b-7.2.x
- dev-master
- dev-b-7.0.x
- dev-b-7.1.x
- dev-b-7.3.x
- v2.3.0-rc.1
- v2.2.0
- v2.2.0-rc.2
- v2.2.0-rc.1
- v2.1.0
- v2.1.0-rc.1
- v2.0.0
- v1.1.1
- v1.1.0
- v1.0.0
- dev-b-7.3.x-release-OXDEV-8644
- dev-b-7.2.x-fix_checkout-OXDEV-8847
- dev-b-7.1.x-styles_check-OXDEV-8541
- dev-b-1.x
- dev-master-installable-OXDEV-5748
- dev-master-phpunit_compatibility-OXDEV-3293
This package is auto-updated.
Last update: 2025-04-24 10:11:10 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.3 (or b-7.3.x branch) is compatible with OXID eShop ^7.3
- Module v2.2 (or b-7.2.x branch) is compatible with OXID eShop ^7.2
- Module v2.1 (or b-7.1.x branch) is compatible with OXID eShop ^7.1, works with
Twig engine
only - Module v2.0 (or b-7.0.x branch) is compatible with OXID eShop ^7.0
- Module v1.1 (or b-1.x branch) is compatible with OXID eShop ^v6.2 to ^v6.5
- 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 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 to install the latest version 2.0 from github, compatible with shop 7.0.x
- composer require oxid-esales/geo-blocking-module:^2.1 to install the latest version 2.1 from github, compatible with shop 7.1.x
- composer require oxid-esales/geo-blocking-module:^2.2 to install the latest version 2.2 from github, compatible with shop 7.2.x
- composer require oxid-esales/geo-blocking-module:^2.3 to install the latest version 2.3 from github, compatible with shop 7.3.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.