All Projects → vaimo → module-admin-auto-login

vaimo / module-admin-auto-login

Licence: Apache-2.0 license
No description or website provided.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to module-admin-auto-login

magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (+114.29%)
Mutual labels:  magento2, development-environment, magento2-module
international-telephone-input
Integration to Magento 2 a jQuery plugin for entering and validating international telephone numbers.
Stars: ✭ 26 (+23.81%)
Mutual labels:  magento2, magento2-module
magento-2-infinite-scroll
Magepow Infinite Scroll extension Free hepls website loading content and products without reloading page
Stars: ✭ 17 (-19.05%)
Mutual labels:  magento2, magento2-module
m2.ReCaptcha
Magento2. Extension is integrate Google Recaptcha with your Magento2 store.
Stars: ✭ 31 (+47.62%)
Mutual labels:  magento2, magento2-module
currency-format
The «Price Format» extension for Magento 2
Stars: ✭ 18 (-14.29%)
Mutual labels:  magento2, magento2-module
magento2-language-tr tr
Magento2 Turkish Translation / Magento2 Türkçe Çevirisi
Stars: ✭ 28 (+33.33%)
Mutual labels:  magento2, magento2-module
magento2-freeshipping-progress-bar
Add a free shipping eligibility progress bar to your Magento 2 websites cart to promote increased order value.
Stars: ✭ 37 (+76.19%)
Mutual labels:  magento2, magento2-module
m2.Price
Magento2. Rounding Price to Prettier Value for Multi-Currency Stores.
Stars: ✭ 60 (+185.71%)
Mutual labels:  magento2, magento2-module
varnish-warmer-magento2
Magento2 module for handling Varnish cache (flushing, regenerating)
Stars: ✭ 55 (+161.9%)
Mutual labels:  magento2, magento2-module
magento2-checkout-custom-form
Add a custom form to Magento 2 checkout.
Stars: ✭ 95 (+352.38%)
Mutual labels:  magento2, magento2-module
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+395.24%)
Mutual labels:  magento2, magento2-module
Brazilian-Solutions
Este repositório permite a discussão da comunidade brasileira Magento sobre módulos e soluções para o mercado brasileiro.
Stars: ✭ 19 (-9.52%)
Mutual labels:  magento2, magento2-module
Slider-M2
Slider extension for Magento 2.x
Stars: ✭ 17 (-19.05%)
Mutual labels:  magento2, magento2-module
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (+90.48%)
Mutual labels:  magento2, magento2-module
module-notifications
Notify the Magento 2 admin user about disabled caches or new customer reviews.
Stars: ✭ 20 (-4.76%)
Mutual labels:  magento2, magento2-module
magento2-module-url-data-integrity-checker
Magento 2 module which can find potential url related problems in your catalog data
Stars: ✭ 218 (+938.1%)
Mutual labels:  magento2, magento2-module
magento2-module-simpledata
The SimpleData module simplifies calling Magento data structures.
Stars: ✭ 82 (+290.48%)
Mutual labels:  magento2, magento2-module
module-dsu
No description or website provided.
Stars: ✭ 18 (-14.29%)
Mutual labels:  magento2, magento2-module
Magento-2-Module-Skeleton
This Module provides a basic Skeleton for further Magento 2 Modules.
Stars: ✭ 30 (+42.86%)
Mutual labels:  magento2, magento2-module
magento2-edit-order-email
Magento2 - Edit Order Email from Admin
Stars: ✭ 30 (+42.86%)
Mutual labels:  magento2, magento2-module

vaimo/module-admin-auto-login

Latest Stable Version Total Downloads Daily Downloads License

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).

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.

Configuration

You can change the user to login in Stores > Settings > Configuration > Advanced > Admin > Admin Auto Login.

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.

Support

Support will be provided on a best efforts basis through GitHub Issues. Pull requests are welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].