Type
magento2-module
SmartCategory functionality from configurable products.
magento2-module
OSL-3.0
None
None
None
None
None
SmartCategory functionality from Configurable products. Extension has a dependency on Smart Category and not used individually.
Magento CE 2.1.x, 2.2.x, 2.3.x, 2.4.x
Before installing, you must first install the module Smart Category.
Install the module Smart Category. The corresponding version of the Smart Category Configurable will be installed automatically.
Create a folder {Magento root}/app/code/Faonni/SmartCategoryConfigurable
Download the corresponding latest version
Copy the unzip content to the folder ({Magento root}/app/code/Faonni/SmartCategoryConfigurable)
Go to Magento2 root folder
Enter following commands:
```bash php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional)