PHPackages                             mage2pro/configurable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mage2pro/configurable

ActiveMagento2-module

mage2pro/configurable
=====================

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

1.0.0(7y ago)0365MITPHP

Since May 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mage2pro/configurable)[ Packagist](https://packagist.org/packages/mage2pro/configurable)[ RSS](/packages/mage2pro-configurable/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

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

How to install
--------------

[](#how-to-install)

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