springimport/magento2-module-catalog-dropdown-sort

All sort options in dropdown in Catalog

0.1.3.3 2017-10-30 19:40 UTC

This package is auto-updated.

Last update: 2024-04-10 04:53:29 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