Customer Online Grid Customer View
aimanecouissi/module-customer-online-grid-customer-view
Adds a View action to the Admin Customers Now Online grid, linking logged-in customer rows to their customer edit page while leaving guest session rows without a navigation target.
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_CustomerOnlineGridCustomerView
Adds a View action to the Admin → Customers → Now Online grid. The module links online customer rows to the corresponding Admin customer edit page while leaving guest session rows without a customer target.
Installation
composer require aimanecouissi/module-customer-online-grid-customer-view
bin/magento module:enable AimaneCouissi_CustomerOnlineGridCustomerView
bin/magento setup:upgrade
bin/magento cache:flush
Usage
Open the Admin → Customers → Now Online grid. The View action appears in the Actions column and links customer-type rows to the Admin customer edit page. Guest sessions keep a non-navigating action target for visitors without customer accounts.
Uninstall
bin/magento module:disable AimaneCouissi_CustomerOnlineGridCustomerView
composer remove aimanecouissi/module-customer-online-grid-customer-view
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.