tobai/magento2-geo-ip2
最新稳定版本:1.0.2
Composer 安装命令:
composer require tobai/magento2-geo-ip2
包简介
Integrate MaxMind GeoIP2 DB into Magento 2.
关键字:
README 文档
README
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.
- 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.
-
Disable the cache with this command:
bin/magento cache:disable -
Add extension to composer require section using this command:
composer require tobai/magento2-geo-ip2 -
Enable module and upgrade with this commands:
bin/magento module:enable Tobai_GeoIp2 bin/magento setup:upgrade -
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!
-
Flush and enable the cache with this commands:
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.
统计信息
- 总下载量: 60.58k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-09