davidrobert / magento2-advanced-sorting
Improve the default sorting by adding 'best sellers' and 'newest' options. This module also allows admin to enable or disable these options and the default ones in the back-office
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 1
Forks: 1
Type:magento2-module
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6
This package is not auto-updated.
Last update: 2024-11-10 05:45:56 UTC
README
Improve the default sorting by adding 'best sellers' and 'newest' options. This module also allows admin to enable or disable these options and the default ones in the back-office.
Getting Started
Clone this module in your app/code folder, or install it module composer. Once installed, you'll have access to a new section 'Advanced Sorting' in the 'catalog' tab in the configuration page. You add from there the 'best sellers' and 'newest' options to the sort options of the products pages. You'll also be able to disable each of the default options included in the sort.