Type
magento2-module
Add config for setting sort order direction in Catalog.
magento2-module
MIT
None
None
None
None
None
Add config for setting sort order direction in Catalog. Supports only global setup for all categories.
| 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 |
Enable module:
php -f bin/magento module:enable SpringImport_CatalogSortOrderDirection
Disable module:
php -f bin/magento module:disable SpringImport_CatalogSortOrderDirection
Update system:
php -f bin/magento setup:upgrade