SmartCategory functionality from Configurable products. Extension has a dependency on Smart Category and not used individually.
Magento CE 2.1.x, 2.2.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:
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional)