slashplus/module-frontend-links

Add product frontend links to Magento 2 administration

dev-master 2021-12-30 20:53 UTC

This package is auto-updated.

Last update: 2024-06-13 01:05:46 UTC


README

Latest Version on Packagist Total Downloads License PHP Support

Add product frontend links to Magento 2 administration.

Example:
example

Installation

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;

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.