dtech/base
Composer 安装命令:
composer require dtech/base
包简介
Dtech base extension
README 文档
README
``dtech/base``
Main Functionalities
This is core module of dtech which is require for other dtech modules.
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/Dtech - Enable the module by running
php bin/magento module:enable Dtech_Base - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- If you do not know what Composer is, please read this first.
- Install the module composer by running
composer require dtech/base - enable the module by running
php bin/magento module:enable Dtech_Base - apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2019-12-16