crimson-agility/module-products-in-range
最新稳定版本:1.0.2
Composer 安装命令:
composer require crimson-agility/module-products-in-range
包简介
Module to load products by range in customer my account
README 文档
README
This Magento 2 module is a test for Crimson Agility
Requirements
Magento 2.4.x PHP 8.3 or higher
The recommended way to install the module is using Composer. Navigate to your Magento 2 project root:cd /path/to/your/magento2
Install the module using Composer
- Run composer install
- composer require crimson-agility/module-products-in-range
- Enable the module:
- bin/magento module:enable CrimsonAgility_ProductsInRange
- Run the upgrade scripts
- bin/magento setup:upgrade
- Compile the code (recommended for production)
- bin/magento setup:di:compile
- Clear the cache:
- bin/magento cache:clean
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2025-05-01