Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Magento2. SmartCategory functionality from sale products.

License

Notifications You must be signed in to change notification settings

karliuka/m2.SmartCategorySale

Repository files navigation

Magento2 Smart Category Sale (Deprecated)

SmartCategory functionality from sale products. Extension has a dependency on Smart Category and not used individually.

Install with Composer as you go

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-smart-category-sale

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

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

Dependents

Smart Category

Product Sale Indexer