springimport/magento2-module-catalog-dropdown-sort 0.1.3.2

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.

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