2017 © Pedro Peláez
 

magento2-module module-admin-auto-login

image

vaimo/module-admin-auto-login

  • Tuesday, July 24, 2018
  • by kassner
  • Repository
  • 7 Watchers
  • 11 Stars
  • 7,280 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 5 Versions
  • 18 % Grown

The README.md

vaimo/module-admin-auto-login

Latest Stable Version Total Downloads Daily Downloads License, (*1)

This module bypasses the admin panel login screen, automatically logging in as the user provided in the configuration. Since it doesn't run any validations, this module should be used only on local environments (i.e.: not public)., (*2)

Installation

composer require --dev vaimo/module-admin-auto-login
php bin/magento module:enable Vaimo_AdminAutoLogin
php bin/magento setup:upgrade

Usage

Access the admin URL for the project. You should be logged in automatically., (*3)

Configuration

You can change the user to login in Stores > Settings > Configuration > Advanced > Admin > Admin Auto Login., (*4)

If no username is assigned in the admin pages, it will fallback to admin. If it is not available, it will fallback to the first user it finds., (*5)

Support

Support will be provided on a best efforts basis through GitHub Issues. Pull requests are welcome., (*6)

The Versions

24/07 2018

dev-master

9999999-dev

  Sources   Download

Apache-2.0

The Requires

  • magento/framework 100.* | 101.*

 

24/07 2018

1.4.1

1.4.1.0

  Sources   Download

The Requires

  • magento/framework 100.* | 101.*

 

11/05 2018

dev-fix/login-failure-on-m22

dev-fix/login-failure-on-m22

  Sources   Download

The Requires

  • magento/framework 100.* | 101.*

 

09/11 2017

1.4.0

1.4.0.0

  Sources   Download

The Requires

  • magento/framework 100.* | 101.*

 

08/05 2017

1.3.0

1.3.0.0

  Sources   Download

The Requires

  • magento/framework 100.*