springimport/magento2-module-catalog-sort-order-direction

Add config for setting sort order direction in Catalog.

Installs: 61

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 0

Type:magento2-module

pkg:composer/springimport/magento2-module-catalog-sort-order-direction

0.1.1 2017-10-30 19:43 UTC

This package is auto-updated.

Last update: 2025-10-10 07:26:48 UTC


README

Add config for setting sort order direction in Catalog. Supports only global setup for all categories.

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