Skip to content

This module allows to setup the sort direction options in the storefront catalog view.

License

Notifications You must be signed in to change notification settings

opengento/magento2-catalog-sort-order

Repository files navigation

Catalog Sort Order Module for Magento 2

Latest Stable Version License: MIT Packagist Packagist

This module allows to setup the sort direction options in the storefront catalog view.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/module-catalog-sort-order

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Features

Enable advanced catalog list sort by feature.
Setup the sort options, add the attributes for sort by based on the scope (global/website/store view).
You can also override the sort option and define if the direction must be included in the label or not.
If you choose to not include the direction, then the default direction is ascending.
You can also set the position of the orders in the sort by.

Documentation

Settings are available at:

  • Stores > Configuration > Catalog > Catalog > Storefront > Advanced Sort By
  • Stores > Configuration > Catalog > Catalog > Storefront > Product Listing Sort Options

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Thomas Klein - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!

About

This module allows to setup the sort direction options in the storefront catalog view.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published