dmtq/module-perfect-sorting

Magento 2 product listings utilize Elasticsearch for efficient sorting, with sorting options including Newest, Best Sellers, Stock Quantity, Discount, Price Low to High, and Price High to Low.

1.0.0 2024-04-15 02:25 UTC

This package is auto-updated.

Last update: 2024-06-15 03:33:14 UTC


README

magento-2-perfect-sorting

Magento 2 product listings utilize Elasticsearch for efficient sorting, with sorting options including Newest, Best Sellers, Stock Quantity, Discount, Price Low to High, and Price High to Low.

composer install

composer require dmtq/module-perfect-sorting
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy