Geoaccess

Component type

module

Maintenance status

Development status

Component created

Component changed

Enabling access control for specific fields on nodes based on user location. Administrators create settings for each profile containing a list of countries and which fields are under control. It's possible per profile set default behavior to whitelist or blacklist.

Geofield

Component type

module

Categories

Maintenance status

Development status

Downloads

589018

Component created

Component changed

Geofield is a module for storing geographic data in Drupal 7 & Drupal 8. It supports all geo-types (points, lines, polygons, multitypes etc.)

Drupal 8 and GeoPHP library dependency

Since 8.x-1.0-alpha2 version, this module is not depending on GeoPHP module anymore. The GeoPHP library dependency is being managed through composer. Please read https://www.drupal.org/node/2718229 for more information about composer dependencies.

IP to Locale - Redirect

Component type

module

Categories

Maintenance status

Development status

Downloads

1718

Component created

Component changed

This is an extension module for IP to Locale that provides url redirection based on the originating country of a user's IP address.

Mappings can be defined from country code to language code, and these mappings will be used to determine which version of the site to redirect to. Redirections can be configured to happen for the initial page request of a 'session' only (where 'session' is, a user coming from external site), or for every single page request.

Geocode Update

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project works with D7 Location and GMap to add Long/Lat coordinates to nodes and user location data on "pre save" event when a valid US address is present in location data.

GeoIP Taxonomy Redirect

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Uses the MaxMind GeoIP library to redirect users to a particular page on a site (currently via Taxonomy Term).

Code initially based on the Zipcode Redirect module.

This code is currently site-specific both in its dependence on a certain taxonomy structure, and on tables that are not included with the code. It also doesn't yet use the GeoIP API module for its GeoIP integration.

Locale Currency

Component type

module

Categories

Maintenance status

Development status

Downloads

2073

Component created

Component changed

This simple module allows you to associate a currency codes with your site locales. To use it, simply visit Site configuration -> Languages (/admin/settings/language/overview), and edit each of your locales. With this module enabled, you will see a new field entitled 'currency' which you can use to define the currency using an ISO 4217 compliant currency identifier. Examples: "GBP", "EUR", and "USD".