element119 / module-reset-bookmark-ui
A Magento 2 module that allows admins to reset their bookmark UI.
Installs: 14 646
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- magento/module-ui: ^101.2
- magento/module-user: ^101.2
README
element119 | Reset Bookmark UI
📝 Features
✔️ Allows store admins to clear their UI bookmarks
✔️ Removes the need for developer input
✔️ Integrates with the existing admin user account menu
🔌 Installation
Run the following command to install this module:
composer require element119/module-reset-bookmark-ui php bin/magento setup:upgrade
⏫ Updating
Run the following command to update this module:
composer update element119/module-reset-bookmark-ui
❌ Uninstallation
Run the following command to uninstall this module:
composer remove element119/module-reset-bookmark-ui php bin/magento setup:upgrade
📚 User Guide
For those that want to support this project.