The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
98
Ready for Magento 2.4
64
Need Your Help
Stable v1.2.5
Ready to Install
Build tests pass on Magento 2.4.8-p3

Customer Account Links Manager for Magento2

magepal/magento2-customeraccountlinksmanager

Allows you to quickly and easily remove unwanted links from your customer navigation dashboard sidebar in Magento.

80,739
Downloads
Below average
40
GitHub Stars
Below average
8mo ago
Last Release
1
Open Issues

Quality Score

3/5
Installs via Composer
DI compiles correctly
Templates compile
PHPStan Level 5

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.2.5 on Magento 2.4.8-p3
Dec 15, 2025
v1.2.5 on Magento 2.4.8-p2
Aug 14, 2025
v1.2.5 on Magento 2.4.8
May 20, 2025
v1.2.5 on Magento 2.4.7-p4
Apr 23, 2025
v1.2.4 on Magento 2.4.7-p4
Feb 15, 2025
v1.2.4 on Magento 2.4.7-p3
Oct 18, 2024

+6 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Share This Module's Status

Customer Account Links Manager for Magento2 Magento compatibility status badge

README

Loaded from GitHub

Customer Account Links Manager for Magento2

Total Downloads Latest Stable Version

Our Account Links Manager extension allows you to quickly and easily remove unwanted links from your customer navigation dashboard sidebar in Magento. This extension can be used to remove the default Magento links such as "My Product Review", "My Downloadable Products", "My Credit Cards" or "Billing Agreements", as well as links added by other third-party extensions to your customer dashboard sidebar.

No coding or template modification necessary, all links are removable by updating the configurable within your Magento admin. Removing any link from your customer account page is as simple as clicking on the link you want to remove and save the configuration in admin.

Admin Configuration Customer Account Links Manager for Magento2

Frontend Magento Dashboard Links

Features

  • Remove navigation links from account dashboard sidebar added by:

    • default Magento
    • third party extensions
  • No code or template modification

  • Switch on/off menu dashboard links easily via Magento backend.

Remove Customer Account Links

  • NewsLetter Subscriptions
  • Billing Agreements / Subscription
  • My Product Reviews
  • Stored Payment Methods
  • My wish List
  • My Downloadable Products
  • Customer Balance
  • My Credit Cards
  • Gift Card
  • Gift Registry
  • Reward points
  • Order by SKU

Documentation

Installation Using Composer

composer require magepal/magento2-customeraccountlinksmanager
Manually
  • Download the extension
  • Unzip the file
  • Create a folder {Magento 2 root}/app/code/MagePal/CustomerAccountLinksManager
  • Copy the content from the unzip folder

Step 2 - Enable Customer Account Links Manager (from {Magento root} folder)

  • php -f bin/magento module:enable --clear-static-content MagePal_CustomerAccountLinksManager
  • php -f bin/magento setup:upgrade

Step 3 - Configure Customer Account Links Manager

Log into your Magento 2 Admin, then goto Stores -> Configuration -> MagePal -> Customer Account Links Manager

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please email support@magepal.com and if we like your idea we will add this feature for free or at a discounted rate.

Magento 2 Extensions

© MagePal LLC. | www.magepal.com

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.

Back to All Modules