Skip to content

Magento2. Extension Smart Category rules dynamically change the product selection according to a set of conditions.

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

faonni/m2.SmartCategoryKit

Repository files navigation

Magento2 Smart Category

Extension is a full of Smart Categories functionality.

Category edit page

Magento2 Smart Category

Install with Composer as you go

  1. Go to Magento2 root folder

  2. 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.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy

About

Magento2. Extension Smart Category rules dynamically change the product selection according to a set of conditions.

Topics

Resources

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages