Add product frontend links to Magento 2 administration.
You can install the package via composer:
composer require slashplus/module-frontend-links
after that install it via:
bin/magento setup:upgrade
or just enable the module:
bin/magento module:enable Slashplus_FrontendLinks;
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.