zekinah / magento2-AdvancedSortby

A Magento 2 Extension that custom the Sort by in Product Grid and List
9 stars 3 forks source link
free-extension magento2 magento2-extension-free sort zone

Magento 2 Advanced SortBy

This module provide new sorting options in product list and grid.

Features

Backend

Frontend Sort By Options:

Installation

Copy the content of the repo to the app/code/Zone/AdvancedSortBy/ folder

Enable module:

php bin/magento module:enable Zone_AdvancedSortBy

Disable module: (Optional)

php bin/magento module:disable Zone_AdvancedSortBy --clear-static-content

Update system:

php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento cache:clean

Author

License

MIT