springimport/magento2-module-catalog-dropdown-sort v1.1.0

All sort options in dropdown in Catalog

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Catalog Dropdown Sort for Magento 2

All sort options in dropdown in Catalog.

Version Compatibility

Magento Version PHP Version Status
2.3.x - 2.4.x 7.2 - 8.3 ✅ Compatible
2.2.x 7.0 - 7.2 ✅ Compatible
2.0.x - 2.1.x 5.5 - 7.1 ✅ Compatible

Usage

Example:

Example of sorting block

Installation

Enable module:

php -f bin/magento module:enable SpringImport_CatalogDropdownSort

Disable module:

php -f bin/magento module:disable SpringImport_CatalogDropdownSort

Update system:

php -f bin/magento setup:upgrade