Installation
Install the geo-blocking module for OXID e Shop Version 7.2.x.
System requirements
No special system requirements are necessary for the geo-blocking module.
The requirements of OXID eShop Version 7.2 or higher apply: https://docs.oxid-esales.com/eshop/en/7.2/installation/new-installation/server-and-system-requirements.html.
New installation
Download the module from the repository and install it.
To do so, in the shop’s main directory, execute the following Composer command via console:
composer require --update-no-dev oxid-esales/geo-blocking-module:^2.2.0
To activate the module, do one of the following:
To activate the module via the OXID eShop console automatically, do the following:
If applicable, adjust the subshop ID in the following command:
./vendor/bin/oe-console oe:module:activate --shop-id=<subshop-id> oegeoblocking
Execute the command, in our example for the OXID eShop Enterprise B2B Edition subshop with store ID 3:
./vendor/bin/oe-console oe:module:activate --shop-id=3 oegeoblocking
To activate the module manually, in the shop, under Main tab, choose Activate.
, on the