https://github.com/aligent/aligent_geoip
GeoIP helper functions for Magento
https://github.com/aligent/aligent_geoip
Last synced: about 1 year ago
JSON representation
GeoIP helper functions for Magento
- Host: GitHub
- URL: https://github.com/aligent/aligent_geoip
- Owner: aligent
- License: gpl-3.0
- Created: 2013-04-15T05:32:48.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T06:57:01.000Z (about 5 years ago)
- Last Synced: 2025-04-02T23:46:06.269Z (about 1 year ago)
- Language: PHP
- Size: 63.5 KB
- Stars: 13
- Watchers: 48
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: License
Awesome Lists containing this project
README
Aligent GeoIP Extension
=====================
Add your description here
Facts
-----
- version: 0.0.0
- extension key: Aligent_GeoIP
Description
-----------
This module provides a helper for various GeoIP related functions.
This module makes use of the [Maxmind GeoIP API for PHP](https://github.com/maxmind/geoip-api-php), which must be installed
in the root of the Magento project in a folder called `geoip`.
Installation Instructions
-------------------------
1. Install the [Maxmind GeoIP API for PHP](https://github.com/maxmind/geoip-api-php) in `magento_root/geoip`.
2. Install this module in the usual manner/
Uninstallation
--------------
1. Remove all extension files from your Magento installation
Support
-------
If you have any issues with this extension, open an issue on [GitHub](https://github.com/aligent/Aligent_GeoIP/issues).
Contribution
------------
Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).
Developer
---------
Luke Mills
Licence
-------
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)
Copyright
---------
(c) 2013 Aligent Consulting