2017 © Pedro Peláez
 

magento2-module magento2-geo-ip2

Integrate MaxMind GeoIP2 DB into Magento 2.

image

tobai/magento2-geo-ip2

Integrate MaxMind GeoIP2 DB into Magento 2.

  • Thursday, February 22, 2018
  • by ytorbyk
  • Repository
  • 6 Watchers
  • 9 Stars
  • 3,416 Installations
  • PHP
  • 1 Dependents
  • 1 Suggesters
  • 4 Forks
  • 2 Open issues
  • 4 Versions
  • 21 % Grown

The README.md

Welcome

We are happy that you have chosen our free extension ToBai GeoIP2. This extension was created especially for Magento 2 developers to make it easier for them to work with different IP databases., (*1)

  • It is pre-defined 2 free databases for Country and City detection from maxmind.com
  • It is possible to easily add any other IP database
  • There are special settings in extension configs to set connection with other databases using web service client, e.g. paid maxmind.com databases

Installation

Please follow next instructions to successfully install ToBai GeoIP2 in your Magento 2 store., (*2)

  1. Disable the cache with this command:, (*3)

    bin/magento cache:disable
  2. Add extension to composer require section using this command:, (*4)

    composer require tobai/magento2-geo-ip2
  3. Enable module and upgrade with this commands:, (*5)

    bin/magento module:enable Tobai_GeoIp2
    bin/magento setup:upgrade
  4. Check under Stores->Configuration->Advanced->Advanced that the module Tobai_GeoIp2 is present. If Tobai_GeoIp2 displays in alphabetical order, you successfully installed the reference module!, (*6)

  5. Flush and enable the cache with this commands:, (*7)

    bin/magento cache:flush
    bin/magento cache:enable

Now you should see new ToBai tab at Stores > Configuration. When you click at this tab you will see GeoIP2 section., (*8)

The Versions

22/02 2018

dev-master

9999999-dev

Integrate MaxMind GeoIP2 DB into Magento 2.

  Sources   Download

MIT

The Requires

 

The Development Requires

maxmind magento2

22/02 2018

1.0.2

1.0.2.0

Integrate MaxMind GeoIP2 DB into Magento 2.

  Sources   Download

MIT

The Requires

 

maxmind magento2

22/01 2017

1.0.1

1.0.1.0

Integrate MaxMind GeoIP2 DB into Magento 2.

  Sources   Download

MIT

The Requires

 

The Development Requires

maxmind magento2

10/12 2015

1.0.0

1.0.0.0

Integrate MaxMind GeoIP2 DB into Magento 2.

  Sources   Download

MIT

The Requires

 

maxmind magento2