This module allows you to login in users by their ip address.
You can define a regex pattern for specific ip addresses like "/127\.0\.0\.0/" for the localhost ip address or "/192\.[0-9]*\.\.[0-9]*\.[0-9]*/" for addresses like "192.*.*.*".
Admin backend
Login page
Installation:

  1. composer require drupal/simple_ip_login
  2. drush en simple_ip_login

Configure: Menu >> Configuration >> System >> Simple IP Login

Supporting organizations: 
AttachmentSize
Admin backend25.99 KB
Login page18.47 KB

Project information

Releases