mbissonho / remember-admin-last-page-magento2

This module allow an admin user to come back to the same page(order, customer or config management) when it's session expires.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remember Admin Last Page Magento 2 module

Latest Stable Version Packagist Downloads Packagist Downloads

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

How it works

how-it-works

Maintainers

License

Apache 2.0

About

This module allow an admin user to come back to the same page(order, customer or config management) when it's session expires.

License:Apache License 2.0


Languages

Language:PHP 80.4%Language:HTML 14.4%Language:JavaScript 5.2%