yireo/magento2-admin-auto-login

N/A

Installs: 63

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Type:magento2-module

1.0.1 2023-05-26 06:13 UTC

This package is auto-updated.

Last update: 2024-04-24 08:40:45 UTC


README

Automatically login a specified user without any JavaScript trick or weird redirect, but simply by spoofing the login mechanism

Obviously, don't use in production.

Usage

Install this module with your jedi skills.

Next, configure the username under which you want to login automatically:

magerun2 config:store:set system/admin/autologin_username exampleAdmin

It should now work.