Skip to content

Magento 2 Admin Product Preview module add a link in backend catalog product grid that allows you to access the product page in appropriate store front easy.

Notifications You must be signed in to change notification settings

webjump/magento2-admin-product-preview

Repository files navigation

Magento 2 Admin Product Preview

Magento 2 Admin Product Preview module add a link in backend catalog product grid that allows you to direct access the product page in frontend.

Installation

  1. Add the repository to the repositories section of your composer.json file:
"repositories": [
    {
     "type": "vcs",
     "url": "[email protected]:webjump/magento2-admin-product-preview.git"
    }
],
  1. Require the module & install
composer require webjump/magento2-admin-product-preview:dev-master

Further Information

This module was developed during the Imagine 2018. Pull requests are very welcome!

Original Suggestion from Magento Forum: https://community.magento.com/t5/Sharing-Ideas-for-Magento-2/Preview-Product-link-on-admin-Products-Page/idi-p/85853

About

Magento 2 Admin Product Preview module add a link in backend catalog product grid that allows you to access the product page in appropriate store front easy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages