crimson-agility / module-products-range
N/A
1.0.0
2023-03-06 16:32 UTC
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2024-09-06 20:32:13 UTC
README
CrimsonAgility_ProductsRange 允许在客户账户中搜索范围内的产品,根据搜索条件返回前十个产品。
安装详情
Composer 安装
composer require crimson-agility/module-products-range
手动安装
- 将模块复制到 app/code/CrimsonAgility/ProductsRange 文件夹并运行命令
php bin/magento setup:di:compile
php bin/magento setup:upgrade
附加信息
本模块已在 Magento 2.4.5 和 PHP 8.1 上进行测试