ticket-magento2/ticket-customer-magento2
Composer 安装命令:
composer require ticket-magento2/ticket-customer-magento2
包简介
Magento module to manger a ticket with customer
README 文档
README
How to install
This module is now available through Packagist ! You don't need to specify the repository anymore.
Add the following lines into your composer.json
...
"require":{
...
"Os/Customer":"^1.0.8"
}
or simply digit
composer require ticket-magento2/ticket-customer-magento2
Then type the following commands from your Magento root:
$ composer update
$ ./bin/magento setup:upgrade
$ ./bin/magento setup:di:compile
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2018-02-26