Skip to content
Snippets Groups Projects
Forked from project / ip_info
49 commits behind, 5 commits ahead of the upstream repository.

INTRODUCTION

The IP Info module summarizes information for IPs:

  • Log messages with the IP
  • Is the IP banned?
  • Links to IP lookup services

REQUIREMENTS

Drupal core modules:

  • ban
  • dblog

INSTALLATION

Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.

CONFIGURATION

No configuration is required. But you can specify an IPinfo token in the settings. The token is used to display information about IPs directly in the Drupal administration.

# Add this to your settings.php.
$settings['ip_info']['ipinfo_io_token'] = 'your_token';

MAINTAINERS

Current maintainers: