m2.SmartCategory icon indicating copy to clipboard operation
m2.SmartCategory copied to clipboard

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

Results 29 m2.SmartCategory issues
Sort by recently updated
recently updated
newest added

Hello, this module is very useful, but products still in category if date (to /from) of special price even if is expired. How can i remove automatically these productions from...

Running a clothing store, we exclusively use configurable products. Price, special price and special from/to dates are all null on configurable products. I've managed to get validation working correctly on...

Running php bin/magento setup:upgrade ends up in a table not found error: ``` Module 'Faonni_SmartCategoryConfigurable': Upgrading schema... SQLSTATE[42S02]: Base table or view not found: 1146 Table 'central_m2live.faonni_smartcategory_rule' doesn't exist, query...

It would be great if we could create a rule based on the Available Qty of a product.

Hi, I have a problem with `smartcategory_product` indexer. I need to sync a lot of products from a PIM to Magento. During the sync I see that the `smartcategory_product` indexer...

Hi, I running into the following SQL error on setup:upgrade when doing a manual install: ```SQLSTATE[42S02]: Base table or view not found: 1146 Table '{OUR DB NAME].faonni_smartcategory_rule' doesn't exist, query...

Greetings, when i try to install the newsest version of the extension with composer, it only let me install outdated versions. Example: The requested package faonni/module-smart-category-kit ^2.3 exists as faonni/module-smart-category-kit[2.0.7,...

Using magento 2.3.2 php 7.2. Module has incompatible requirement for php version 7.2.17. How to solve this?

Hi, how can i implement this functionality, to add products that have Special price with specific price. e.g: a category for all products that are under $100.

Installed on Magento 2.3.1 Php 7.1 We have the below error in debug.log main.CRITICAL: Class Faonni\SmartCategoryConfigurable\Model\Indexer\Product\ConfigurableIndexBuilder does not exist {"exception":"[object] (ReflectionException(code: -1): Class Faonni\\SmartCategoryConfigurable\\Model\\Indexer\\Product\\ConfigurableIndexBuilder does not exist at /home/example/public_html/vendor/magento/framework/Code/Reader/ClassReader.php:19)"} []