mbissonho / module-remember-admin-last-page
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.
Installs: 1 560
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
- magento/module-backend: *
This package is auto-updated.
Last update: 2025-07-19 00:55:30 UTC
README
This module allow an admin user to come back to the same page(order, customer or config management) when it's session expires.
Prerequisites
- Magento Open Source version 2.4.x
- PHP 7.4+
Installation
This module can be installed via composer:
composer require mbissonho/module-remember-admin-last-page
After the installation, run:
./bin/magento setup:upgrade && ./bin/magento setup:di:compile
Get Started
After installation, you just need to activate the module on the following configuration: Stores -> Configuration -> Advanced -> Admin -> Remember Admin Last Page.