Extension is a full of Smart Categories functionality.
-
Go to Magento2 root folder
-
Enter following commands to install module:
For Magento CE 2.1.x
composer require faonni/module-smart-category-kit:2.1.*
For Magento CE 2.2.x
composer require faonni/module-smart-category-kit:2.2.*
For Magento CE 2.3.x
composer require faonni/module-smart-category-kit:2.3.*
For Magento CE 2.4.x
composer require faonni/module-smart-category-kit:2.4.*
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy