Installation
This document describes the installation of the geo-blocking module for OXID eShop Version 7.
System requirements
No special system requirements are necessary for the geo-blocking module.
The requirements of OXID eShop Version 7.0 or higher apply: https://docs.oxid-esales.com/eshop/en/7.0/installation/new-installation/server-and-system-requirements.html.
New installation
Installing the module
Download the module from the repository and install it. To do this, execute the following Composer command in the shop’s main directory via console:
composer require --update-no-dev oxid-esales/geo-blocking-module:^2.0
Activating the module
The module must be activated in the shop under Activate in the module’s Main tab.
. To do this, click onDeleting temporary files
Delete all files and folders except .htaccess
from the shop’s /tmp
directory.