huniko519 / magento2-catalog-sortby
Extension for sorting catalog by popularity and rating and price in magento 2
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 1
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
This package is auto-updated.
Last update: 2024-12-28 20:39:12 UTC
README
Magento 2 Extension
This module helps the store admin to add three more catalog sorting options i.e. "Sorting by Popularity" and "Sorting by Rating" and "Sorting by Price". These are three most popular sorting options found on most of the stores now a days.
Install:
composer require huniko519/magento2-catalog-sortby
Features:
- Easy to use
- Looks like core functionality of Magento (at backend as well as frontend)
- Unencrypted code for easy customization