2017 © Pedro Peláez
 

magento2-module module-smart-category

SmartCategory module is a base of Smart Categories functionality.

image

faonni/module-smart-category

SmartCategory module is a base of Smart Categories functionality.

  • Sunday, May 13, 2018
  • by karliuka
  • Repository
  • 7 Watchers
  • 18 Stars
  • 416 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 5 Forks
  • 3 Open issues
  • 23 Versions
  • 36 % Grown

The README.md

Magento2 Smart Category

Total Downloads Latest Stable Version, (*1)

Extension Smart Category rules dynamically change the product selection according to a set of conditions (Similar Smart Playlists on iTunes)., (*2)

You can create categories based on rules you specify, and then update these categories automatically as your products changes., (*3)

For example, you could create a category includes only new products. Or you could create a categories of products by a particular brand, color, size, etc. You can add as many conditions to the expression as needed to describe the products to include., (*4)

Category edit page

Magento2 Smart Category, (*5)

Compatibility

Magento CE 2.1.x, 2.2.x, 2.3.x, 2.4.x, (*6)

Install

To install the Smart Category, You must install kit of extensions: - Smart Category - base of Smart Categories functionality. - Smart Category Configurable - changes simple products to their parents for configurable products., (*7)

Install via Composer (recommend)

The corresponding version of the Smart Category Kit will be installed automatically., (*8)

  1. Go to Magento2 root folder, (*9)

  2. Enter following commands to install module:, (*10)

    For Magento CE 2.1.x, (*11)

    composer require faonni/module-smart-category-kit:2.1.*
    

    For Magento CE 2.2.x, (*12)

    composer require faonni/module-smart-category-kit:2.2.*
    

    For Magento CE 2.3.x, (*13)

    composer require faonni/module-smart-category-kit:2.3.*
    

    For Magento CE 2.4.x, (*14)

    composer require faonni/module-smart-category-kit:2.4.*
    

    Choose one based on your Magento version and wait while dependencies are updated., (*15)

Manual Installation

  1. Create a folder {Magento root}/app/code/Faonni/SmartCategory, (*16)

  2. Download the corresponding latest version, (*17)

  3. Copy the unzip content to the folder ({Magento root}/app/code/Faonni/SmartCategory), (*18)

  4. Install Smart Category Configurable, (*19)

Completion of installation

  1. Go to Magento2 root folder, (*20)

  2. Enter following commands:, (*21)

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy  (optional)
    

Configuration

In the Magento Admin Panel go to Stores > Product Attributes. Select any attribute that you’d like to be able to use by in the smart category conditions. On the edit attribute page, under Storefront Properties set Use for Smart Category Rule to Yes. Magento2 Use for Smart Category Rule Save the attribute., (*22)

Uninstall

This works only with modules defined as Composer packages., (*23)

Remove database data and schema

  1. Go to Magento2 root folder, (*24)

  2. Enter following commands to remove database data and schema:, (*25)

    php bin/magento module:uninstall -r Faonni_SmartCategoryKit Faonni_SmartCategoryConfigurable Faonni_SmartCategory
    

Remove Smart Category Kit

  1. Go to Magento2 root folder, (*26)

  2. Enter following commands to remove:, (*27)

    composer remove faonni/module-smart-category-kit
    

Completion of uninstall

  1. Go to Magento2 root folder, (*28)

  2. Enter following commands:, (*29)

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy  (optional)
    

The Versions

13/05 2018

dev-master

9999999-dev

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog 102.0.*
  • magento/module-rule 100.2.*

 

by Karliuka Vitalii

13/05 2018

2.2.6

2.2.6.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog 102.0.*
  • magento/module-rule 100.2.*

 

by Karliuka Vitalii

13/05 2018

2.1.x-dev

2.1.9999999.9999999-dev

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog 101.0.*
  • magento/module-rule 100.1.*

 

by Karliuka Vitalii

13/05 2018

2.1.8

2.1.8.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog 101.0.*
  • magento/module-rule 100.1.*

 

by Karliuka Vitalii

21/02 2018

2.1.7

2.1.7.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog 101.0.*
  • magento/module-rule 100.1.*

 

by Karliuka Vitalii

21/02 2018

2.2.5

2.2.5.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog 102.0.*
  • magento/module-rule 100.2.*

 

by Karliuka Vitalii

27/01 2018

2.2.4

2.2.4.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|~7.0.0|~7.1.0
  • magento/module-catalog 102.0.*
  • magento/module-rule 100.2.*

 

by Karliuka Vitalii

26/01 2018

2.2.3

2.2.3.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|~7.0.0|~7.1.0
  • magento/module-catalog 102.0.*
  • magento/module-rule 100.2.*

 

by Karliuka Vitalii

09/11 2017

2.2.2

2.2.2.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|~7.0.0|~7.1.0
  • magento/module-catalog 102.0.*
  • magento/module-rule 100.2.*

 

by Karliuka Vitalii

03/10 2017

2.2.1

2.2.1.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|~7.0.0
  • magento/module-catalog 102.0.*
  • magento/module-rule 100.2.*

 

by Karliuka Vitalii

02/10 2017

2.1.6

2.1.6.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-catalog 101.0.*
  • magento/module-rule 100.1.*

 

by Karliuka Vitalii

02/10 2017

dev-develop

dev-develop

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-catalog ~101.0.0
  • magento/module-rule ~101.0.0

 

by Karliuka Vitalii

19/09 2017

2.1.1

2.1.1.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

20/08 2017

2.1.0

2.1.0.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

11/06 2017

2.0.9

2.0.9.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

06/05 2017

2.0.8

2.0.8.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

20/01 2017

2.0.7

2.0.7.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

19/01 2017

2.0.6

2.0.6.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

15/01 2017

2.0.5

2.0.5.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

14/01 2017

2.0.4

2.0.4.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

13/01 2017

2.0.3

2.0.3.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

11/01 2017

2.0.2

2.0.2.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

 

03/01 2017

2.0.1

2.0.1.0

SmartCategory module is a base of Smart Categories functionality.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0