thienhungho / yii2-ecommerce
Yii2 Ecommerce
v1.0.2
2019-07-13 09:07 UTC
Requires
- thienhungho/yii2-app-core: *
- thienhungho/yii2-cart: *
- thienhungho/yii2-comment-management: *
- thienhungho/yii2-contact-management: *
- thienhungho/yii2-favorites: *
- thienhungho/yii2-order-management: *
- thienhungho/yii2-product-management: *
- thienhungho/yii2-subscribe-management: *
- thienhungho/yii2-term-management: *
- yiisoft/yii2: ~2.0.9
This package is auto-updated.
Last update: 2024-09-30 01:34:30 UTC
README
Yii2 的电子商务
安装
这只是个示例,一个难忘的时刻。由于已知原因,源代码可能无法正常工作。此源代码包含防止丢失许可证的功能。
安装此扩展的首选方法是使用 composer。
运行以下命令之一:
php composer.phar require --prefer-dist thienhungho/yii2-ecommerce "*"
或者
"thienhungho/yii2-ecommerce": "*"
将以下内容添加到您的 composer.json
文件的 require 部分。