v1.2.9

Getting Started

Welcome to the GeoIp Redirect extension documentation.

The GeoIP Redirect extension allows performing specified actions based on:

  • visitor location (country)
  • browser locale (auto-define the user's browser language settings)
  • IP address

There are 4 types of actions are possible:

  • change currency
  • switch store view
  • redirect to an appropriate page
  • restrict access

Go ahead, dive in!

Firstly, please, find our extension in My Downloadable Products section of our store.

Learn how to install extension, and proceed with Quick Start, which will guide you to setup general rules.

How to install the extension

How to install the extension Backup your store's database and web directory. Login to the SSH console of your server and navigate to the Magento 2 store's root directory. Copy the installation instructions from the page My Downloadable Products to the SS...

Quick Start

Quick Start Our GeoIP extension is a simple yet powerful extension that requires just to add appropriate redirect rules. All general settings are predefined out-of-box. The first things that you need to configure are: currency change rules store switch r...

GeoIP Rules

GeoIP Rules GeoIP Rules define the action that should do the extension if a visitor came from the specified country. Additionally, the extension can separate visitors by their Browser Locale or IP address. All rules are located at System -> GeoIP Redir...

How to upgrade extension

How to upgrade extension To upgrade the extension, follow these steps: Backup your store's database and web directory. Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. Run command composer require mirasv...

Disabling the Extension

Disabling the Extension Temporarily Disable To temporarily disable the extension please follow these steps: Login to the SSH console of your server and navigate to the root directory of the Magento 2 store. Run command php -f bin/magento module:disable M...

Change Log

Change Log 1.2.9 (2024-04-24) Improvements Ability to choose redirect data storage (Session/Cookies) 1.2.8 (2024-03-19) Improvements Removed ___store parameter from URL 1.2.7 (2023-04-21) Improvements Ability to apply debugging to only one ip addre...