Geolocation with MaxMind GeoIP2

  • thumbnail.png
  • maxmind_geolocator_screenshot_3_1516008705.png
  • maxmind_geolocator_screenshot_2_1516008705.png
  • maxmind_geolocator_screenshot_1_1516008705.png
  • maxmind_geolocator_screenshot_0_1516008705.png

Geolocalization support that leverages MaxMind GeoIP2 data

This addition utilizes locally stored MaxMind GeoIP2 databases, ensuring swift IP address resolution for geolocalization support. Users have the flexibility to update this database through an automated job or a CLI command, catering to both technical and non-technical users. Moreover, the add-on supports both the free GeoLite2 Country database and other paid MaxMind database types, requiring a user ID and license key for the latter. As an open-source project, contributions are welcomed on GitHub.

Features

  • Adds geolocalization library using MaxMind GeoIP2 data to concrete5 installations.
  • Local storage of the MaxMind GeoIP2 database for quick IP address resolution.
  • Offers methods to update the database either via an automated job ("Update MaxMind database") or a CLI command ("geo:maxmind:update").
  • Supports the free GeoLite2 Country database and allows for the specification of other MaxMind database types.
  • For paid databases, users must provide their user ID and license key.
  • Open source, inviting contributions through GitHub.