eugene-petrov/magento2-product-description

Magento 2 Product description manager

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/eugene-petrov/magento2-product-description

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

This package is auto-updated.

Last update: 2025-09-23 02:38:28 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