You are here

Files in IP-based Determination of a Visitor's Country 8

Primary tabs

File namesort descending Location Namespace Description
core.date_format.ip2country_date.yml config/optional/core.date_format.ip2country_date.yml config/optional/core.date_format.ip2country_date.yml
core.date_format.ip2country_time.yml config/optional/core.date_format.ip2country_time.yml config/optional/core.date_format.ip2country_time.yml
d6_ip2country_settings.yml migrations/d6_ip2country_settings.yml migrations/d6_ip2country_settings.yml
d6_ip2country_user_data.yml migrations/d6_ip2country_user_data.yml migrations/d6_ip2country_user_data.yml
d7_ip2country_date_formats.yml migrations/d7_ip2country_date_formats.yml migrations/d7_ip2country_date_formats.yml
d7_ip2country_settings.yml migrations/d7_ip2country_settings.yml migrations/d7_ip2country_settings.yml
d7_ip2country_user_data.yml migrations/d7_ip2country_user_data.yml migrations/d7_ip2country_user_data.yml
drupal-8.ip2country-update-batch-size-2187895.php tests/fixtures/update/drupal-8.ip2country-update-batch-size-2187895.php Contains database additions to drupal-8.bare.standard.php.gz.
drupal6.php tests/fixtures/migrate/drupal6.php A database agnostic dump for testing purposes.
drupal7.php tests/fixtures/migrate/drupal7.php A database agnostic dump for testing purposes.
drush.services.yml drush.services.yml drush.services.yml
ip2country.css css/ip2country.css Styles for ip2country module.
ip2country.drush.inc ip2country.drush.inc ip2country module integration with Drush 8 and earlier.
ip2country.inc ip2country.inc Utility routines to load the IP to Country database.
ip2country.info.yml ip2country.info.yml ip2country.info.yml
ip2country.install ip2country.install Install, update, and uninstall functions for the ip2country module.
ip2country.libraries.yml ip2country.libraries.yml ip2country.libraries.yml
ip2country.links.menu.yml ip2country.links.menu.yml ip2country.links.menu.yml
ip2country.links.task.yml ip2country.links.task.yml ip2country.links.task.yml
ip2country.migrate_drupal.yml migrations/state/ip2country.migrate_drupal.yml migrations/state/ip2country.migrate_drupal.yml
ip2country.module ip2country.module Determination of user's Country based on IP.
ip2country.permissions.yml ip2country.permissions.yml ip2country.permissions.yml
ip2country.routing.yml ip2country.routing.yml ip2country.routing.yml
ip2country.schema.yml config/schema/ip2country.schema.yml config/schema/ip2country.schema.yml
ip2country.services.yml ip2country.services.yml ip2country.services.yml
ip2country.settings.yml config/install/ip2country.settings.yml config/install/ip2country.settings.yml
Ip2CountryCacheContext.php src/Cache/Context/Ip2CountryCacheContext.php Drupal\ip2country\Cache\Context
Ip2CountryCommands.php src/Commands/Ip2CountryCommands.php Drupal\ip2country\Commands
Ip2CountryController.php src/Controller/Ip2CountryController.php Drupal\ip2country\Controller
Ip2CountryLookup.php src/Ip2CountryLookup.php Drupal\ip2country
Ip2CountryLookupInterface.php src/Ip2CountryLookupInterface.php Drupal\ip2country
Ip2CountryManager.php src/Ip2CountryManager.php Drupal\ip2country
Ip2CountryManagerInterface.php src/Ip2CountryManagerInterface.php Drupal\ip2country
Ip2CountryResource.php src/Plugin/rest/resource/Ip2CountryResource.php Drupal\ip2country\Plugin\rest\resource
Ip2CountryResourceTest.php tests/src/Functional/Ip2CountryResourceTest.php Drupal\Tests\ip2country\Functional
Ip2CountrySettingsForm.php src/Form/Ip2CountrySettingsForm.php Drupal\ip2country\Form
Ip2CountryTest.php tests/src/Functional/Ip2CountryTest.php Drupal\Tests\ip2country\Functional
Ip2CountryUpdateTest.php tests/src/Functional/Update/Ip2CountryUpdateTest.php Drupal\Tests\ip2country\Functional\Update
ip2country_test.info.yml tests/modules/ip2country_test/ip2country_test.info.yml tests/modules/ip2country_test/ip2country_test.info.yml
ip2country_test.module tests/modules/ip2country_test/ip2country_test.module Determination of user's Country based on IP.
MigrateIp2CountryConfigurationTest.php tests/src/Kernel/Migrate/d6/MigrateIp2CountryConfigurationTest.php Drupal\Tests\ip2country\Kernel\Migrate\d6
MigrateIp2CountryConfigurationTest.php tests/src/Kernel/Migrate/d7/MigrateIp2CountryConfigurationTest.php Drupal\Tests\ip2country\Kernel\Migrate\d7
MigrateIp2CountryDateFormatTest.php tests/src/Kernel/Migrate/d7/MigrateIp2CountryDateFormatTest.php Drupal\Tests\ip2country\Kernel\Migrate\d7
MigrateIp2CountryUserDataTest.php tests/src/Kernel/Migrate/d6/MigrateIp2CountryUserDataTest.php Drupal\Tests\ip2country\Kernel\Migrate\d6
MigrateIp2CountryUserDataTest.php tests/src/Kernel/Migrate/d7/MigrateIp2CountryUserDataTest.php Drupal\Tests\ip2country\Kernel\Migrate\d7
README.txt README.txt About ===== This module uses a visitor's IP address to identify the geographical location (country) of the user. The module makes this determination and stores the result as an ISO 3166-1 2-character country code in the Drupal $user object, but…
rules.reaction.login_redirect_es.yml config/optional/rules.reaction.login_redirect_es.yml config/optional/rules.reaction.login_redirect_es.yml
SetUserCountry.php src/Plugin/RulesAction/SetUserCountry.php Drupal\ip2country\Plugin\RulesAction
UserInCountry.php src/Plugin/Condition/UserInCountry.php Drupal\ip2country\Plugin\Condition

Other projects