magepal/magento2-customeraccountlinksmanager 1.0.3

Customer Account Links Manager allows you to quickly and easily remove unwanted links from customer dashboard

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Customer Account Links Manager for Magento2

Customer Account Links Manager allows you to quickly and easily remove unwanted links added by either default magento or other third party extensions from the sidebar navigation in customer dashboard.

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.

1 - Installation Customer Account Links Manager

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

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

3 - Configure Customer Account Links Manager

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

image

image