This module helps the store admin to add two more catalog sorting options i.e. "Sorting by Popularity" and "Sorting by Rating". These are two most popular sorting options found on most of the stores now a days.
- Easy to use
- Looks like core functionality of Magento (at backend as well as frontend)
- Unencrypted code for easy customization
More courses and tutorials about Magento 2 visit:
https://blog.manishjoy.com/magento-development-guide/
--- OR ---
Prerequisite | How to check | For more information |
---|---|---|
Apache 2.2 or 2.4 | Ubuntu: apache2 -v CentOS: httpd -v |
Apache |
PHP 5.6.x, 7.0.2, 7.0.4 or 7.0.6 | php -v |
PHP Ubuntu PHP CentOS |
MySQL 5.6.x | mysql -u [root user name] -p |
MySQL |