GeoUser

Component ID

236584

Component name

GeoUser

Component type

module

Component security advisory coverage

not-covered

Downloads

8645

Component created

Component changed

Component body

  • Retrieve user's geographic information based on her ip address.
    This module is based on a relative accurate IP database from http://www.maxmind.com/app/geolitecity, which is free and will be updated regularly.

    Every time a user logs in, her ip address and geographic information will be updated and stored into database.

  • Site Administrator can select which format of geographic map, she'd like to display on user's profile page.

    1. Static PNG image geographic map generated from Yahoo Maps.

    2. Ajax Dynamic geographic map generated from Google Maps.

  • Administrator can define users from which geographic locations(countries, regions), have the permission to register.
  • List all the users on a page, grouped by their geographic location.
  • No dependency on other Drupal module.