Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mage2pro/configurable

Updates the description of a configurable product in Magento 2 according to the selected simple product
https://github.com/mage2pro/configurable

mage2pro mage2pro-module mage2pro-module-ready mage2pro-module-reusable magento magento2 magento2-extension magento2-module

Last synced: about 15 hours ago
JSON representation

Updates the description of a configurable product in Magento 2 according to the selected simple product

Awesome Lists containing this project

README

        

Updates the description for a configurable product according to the selected simple product.

## How to install
```
composer require mage2pro/configurable:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US