mateus / module-adminpreviewproduct
Inserts an action button on the product view inside admin that allows you to direct the current product to the frontend.
Fund package maintenance!
mateussantin
nubank.com.br/pagar/1bxwx1/KrTCm3JrIA
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 1
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- php: >=7.0
This package is auto-updated.
Last update: 2024-10-27 15:50:27 UTC
README
Inserts an action button on the product view inside admin that allows you to direct the current product to the frontend.
Spontaneous Contribution
If you want to send me a contribution of any amount so that I can continue developing and finding other solutions that make your life easier like this one, I will be very grateful, the link is next to the profile or you can click here Thanks!
Introduction to installation:
How to install
composer require mateus/module-adminpreviewproduct
(alternative) composer require mateus/module-adminpreviewproduct:dev-master
php bin/magento module:enable Mateus_AdminPreviewProduct
php bin/magento setup:upgrade