webship / webship-project
webship.co门户网站项目的模板
9.0.0-alpha3
2020-12-12 00:12 UTC
Requires
- composer/installers: ~1.0 || ~2.0
- cweagans/composer-patches: ~1.0
- drupal/core-composer-scaffold: ~9.0
- drupal/core-project-message: ~9.0
- oomphinc/composer-installers-extender: ~1.0 || ~2.0
- webship/webship: ~9.0
Requires (Dev)
- drupal/core-dev: ~9.0
- drupal/webtest: ~9.0
- drush/drush: ~10.0
Conflicts
This package is auto-updated.
Last update: 2024-09-09 15:41:45 UTC
README
Webship
Webship.co门户网站是在Drupal之上构建的,因为它提供了许多选项、工具、框架和配置管理,这些都是构建解决方案所需的。
帮助加快产品进行功能自动化接受测试的工作,以便快速部署网站。
使用方法
首先,您需要 安装composer。
注意:以下说明适用于 全局composer安装。根据您的设置,您可能需要将
composer
替换为php composer.phar
(或类似)。
之后,您可以创建项目
要安装Webship 10.0.x的开发版本,请运行此命令
composer create-project webship/webship-project:10.0.x-dev WEBSITE_NAME --stability dev --no-interaction