webship/webship-project
最新稳定版本:11.0.0-beta1
Composer 安装命令:
composer create-project webship/webship-project
包简介
Project template for the webship.co Portal site
README 文档
README
Webship
The Webship.co portal site was built on top of Drupal, as it has many options, tools, frameworks, and configuration management, which are needed in building solutions.
Usage
First you need to install composer.
Note: The instructions below refer to the global composer installation. You might need to replace
composerwithphp composer.phar(or similar) for your setup.
After that you can create the project:
To install the latest version of Webship ~11.0.0 run this command:
composer create-project webship/webship-project:11.0.0-beta1 WEBSITE_NAME --stability dev --no-interaction
To install the development version of Webship 11.0.x run this command:
composer create-project webship/webship-project:11.0.x-dev WEBSITE_NAME --stability dev --no-interaction
统计信息
- 总下载量: 845
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2017-06-08