UI Bookmark Reset
aimanecouissi/module-ui-bookmark-reset-admin-ui
Adds an admin grid listing the current user saved UI bookmark namespaces and lets you reset (delete) those saved grid states via row or mass action, useful for clearing corrupted or unwanted grid view configurations.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubAimaneCouissi_UiBookmarkResetAdminUi
Adds Reset actions to the Admin → System → Other Settings → UI Bookmarks grid. The module exposes saved UI bookmark namespaces for the current Admin user and lets those saved grid states be reset from the Admin.
Installation
composer require aimanecouissi/module-ui-bookmark-reset-admin-ui
bin/magento module:enable AimaneCouissi_UiBookmarkResetAdminUi
bin/magento setup:upgrade
bin/magento cache:flush
Usage
Open the Admin → System → Other Settings → UI Bookmarks grid. The grid lists unique UI bookmark namespaces for the current Admin user, including Namespace, Created, Modified, and Actions columns.
Use the Reset row action or Reset mass action to delete saved UI bookmark state for selected namespaces.
Uninstall
bin/magento module:disable AimaneCouissi_UiBookmarkResetAdminUi
composer remove aimanecouissi/module-ui-bookmark-reset-admin-ui
bin/magento setup:upgrade
bin/magento cache:flush
Changelog
See CHANGELOG for all recent changes.
License
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.