Skip to content

Drupal 8 module. Offers a GeoIP service exposed as a public url

License

Notifications You must be signed in to change notification settings

asilgag/geoip-data

Repository files navigation

GeoIP Data

Drupal 8 module. Offers a GeoIP service exposed as a public url.

Installation

Add GitHub's repository to composer.json

    "repositories": [
        {
            "type": "vcs",
            "url": "[email protected]:asilgag/geoip-data.git"
        }
    ],

Execute composer require:

composer require asilgag/geoip_data

About

Drupal 8 module. Offers a GeoIP service exposed as a public url

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages