Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (about 6 years ago)
- Default Branch: b-7.0.x
- Last Pushed: 2024-05-17T12:56:05.000Z (7 months ago)
- Last Synced: 2024-05-18T13:03:20.892Z (7 months ago)
- Language: PHP
- Size: 172 KB
- Stars: 17
- Watchers: 16
- 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 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 v2.0 (or b-7.0.x branch) branch is compatible with OXID eShop ^7.0### 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.