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

在目录中设置排序顺序方向的配置。

0.1.1 2017-10-30 19:43 UTC

This package is auto-updated.

Last update: 2024-09-10 05:15:31 UTC


README

在目录中设置排序顺序方向的配置。仅支持所有类别的全局设置。

启用模块

php -f bin/magento module:enable SpringImport_CatalogSortOrderDirection

禁用模块

php -f bin/magento module:disable SpringImport_CatalogSortOrderDirection

更新系统

php -f bin/magento setup:upgrade