Determination of the city by IP (Geo IP) OpenCart

Determination of the city by IP (Geo IP) OpenCart
BonusBonus +99 грн. to your account
Special price:499 грн.
Old price:699 грн.
You save:200 грн.


Characteristics
OpenCart2.0, 2.1, 2.2, 2.3
XML modificationYes
LocalizationEnglish, Russian
Statistics 38923 169
Files

Automaticdetection of theuser's region byIP address. The region is defined once and is stored in the session and cookie, but the user can change it.

Theuser's region is substituted during registration and ordering, eliminating the need for the user to fill in the fields Region, City, Postcode.

The currencychanges automaticallywhen determining / changing the country.

It is possible to displayinformationdependingon the location of the visitor(see screenshots)

You can set upredirects depending on the location, for example, to ua.site.com for Ukraine or spb.site.com for St. Petersburg

Contains a database of settlements inRussia(FIAS),Ukraine, Belarus, Kazakhstanin Russian.
Determination by IP works for Russia, Ukraine, Belarus and Kazakhstan up to the city for other countries up to the country.
The module is in Russian, the author does not guarantee 100% work of the module for other languages. Setting up redirects, currencies and geomessages is possible only for the above countries.

Working with subdomains

If you use subdomains, set one session for them, for this add to.htaccess:
php_value session.cookie_domain.site.com
wheresite.comis your website

If your site is on shared hosting and php is running in FastCGI mode, then setting some variables is not possible via.htaccess,including php_value session.cookie_domain
Try setting this value directly in the script code using the ini_set() function
ini_set('session.cookie_domain','.site.com');
In the module settings, on the "Redirects" tab, specify the main domain (for the default redirect).

Module installation:

  1. Download the module file of the OpenCart version you need from our website;
  2. Go to the "Install add-ons / extensions" section and click the "Download" button;
  3. Select the downloaded file and wait until the text "Add-on successfully installed" appears;
  4. Then go to the "Add-ons Manager" and click the "Update" button;
  5. Now you need to grant rights to view and manage the module in the "User groups" section by clicking "Select all";
  6. Go through the browser http://YOUR_SITE/install-geoip, select the necessary settings and click the "Install" button, the installer will add the necessary tables to your database. After installation, the install-geoip folder can be deleted.

FOR OPENCART BEFORE VERSION 2.2:

In index.php before

 $controller = new Front($registry);

add

 $registry->set('geoip', new GeoIP($registry));

FOR OPENCART 2.2 AND HIGHER:

In system/config/catalog.php add

 'geoip_mod'

separated by commas in

 $_['library_autoload'] = array(... );

should go something like this:

 // Autoload Libraries
$_['library_autoload'] = array(
'openbay',
'geoip_mod'
);

Now go to module settings and configure it!

File Name Added Modified
geoip-v5.3_oc20-21.ocmod.zip
Size: 11.38 MB
24.09.201716.03.2018
geoip-v5.3_oc22-23.ocmod.zip
Size: 11.39 MB
24.09.201716.03.2018

Leave your review about this product

Bonus Get bonus +100 грн. for your review Bonus program

Write a review

Note: HTML is not translated!
AI Assistant

Recently viewed

2.0 - 2.3
Determination of the city by IP (Geo IP)
699 грн.499 грн.
0
38924 169
3.x
Live Price - Dynamic Price Update
699 грн.499 грн.
0
14348 53

Featured