springimport/magento2-module-catalog-dropdown-sort

All sort options in dropdown in Catalog

Installs: 3 714

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 4

Forks: 5

Open Issues: 1

Type:magento2-module

pkg:composer/springimport/magento2-module-catalog-dropdown-sort

0.1.3.3 2017-10-30 19:40 UTC

This package is auto-updated.

Last update: 2025-10-10 08:20:50 UTC


README

All sort options in dropdown in Catalog.

Example:

Example of sorting block

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