Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mage2pro/configurable
- Owner: mage2pro
- Created: 2018-05-17T17:10:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T18:48:00.000Z (over 6 years ago)
- Last Synced: 2024-04-26T14:04:11.382Z (7 months ago)
- Topics: mage2pro, mage2pro-module, mage2pro-module-ready, mage2pro-module-reusable, magento, magento2, magento2-extension, magento2-module
- Language: PHP
- Homepage: https://upwork.com/fl/mage2pro
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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