eugene-petrov/magento2-product-description

Magento 2 Product description manager

dev-main 2021-10-22 17:31 UTC

This package is auto-updated.

Last update: 2024-09-23 00:18:42 UTC


README

M2 Coding Standard M2 Mess Detector M2 PHPStan

ReadyToGo_ProductDescription

Task: move a product description block to product info section

Before: img

After: img_1

To enable this module execute:

  • composer require eugene-petrov/magento2-product-description or if the cmd above is not working: composer config repositories.readyToGoProductDescription vcs git@github.com:eugene-petrov/magento2-product-description.git
  • php bin/magento setup:upgrade
  • php bin/magento cache:clean