diepxuan/module-autologin 1.0.5

Autologin module for Magento 2

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Autologin module for Magento 2

Latest version Packagist Magento 2 PHP >= 5.5.22

  • Auto-login: Provides automatic logins for administrators..

Autologin

This extension amend the default authentication of Magento, it use for developer, whom do not want use time for login to administrators

Installation

The easiest way to install the extension is to use Composer

Run the following commands:

  • $ composer require diepxuan/module-autologin
  • $ bin/magento module:enable Diepxuan_Autologin
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy