mayankdolphin / magento2-module-customsorting
针对 Magento 2.4 及更高版本的库存产品自定义排序
1.0.0
2022-05-13 09:19 UTC
This package is auto-updated.
Last update: 2024-09-13 14:49:08 UTC
README
它将在目录末尾显示缺货产品。您还可以通过 ASC
和 DESC
进行排序
在 Magento 2.4 或更高版本中使用此模块
安装
如果您想使用 composer 安装此扩展,请确保您的 composer 版本是 Composer 2.0
composer require mayankdolphin/magento2-module-customsorting
bin/magento module:enable Dolphin_CustomSorting
配置
转到 admin > store > configuration > Dolphin > Custom Sorting
并根据以下截图更改设置。
转到终端并运行以下命令。
bin/magento c:c
bin/magento indexer:reindex
您将看到如下输出。