vijaycs85 / druponent
基于 Drupal 组件的配置文件。
dev-8.x-1.x
2017-02-24 23:59 UTC
Requires
- composer/installers: ^1.0.22
- drupal-composer/drupal-scaffold: 2.2.0
- drupal/core: 8.2.*
- drupal/default_content: 1.0.0-alpha3
- drupal/entity: 1.0.0-alpha4
- drupal/entity_reference_revisions: 1.0.0
- drupal/paragraphs: 1.0.0
- drupal/token: 1.0.0-beta2
- drush/config-extra: 1.0.1
- drush/drush: 8.1.3
Conflicts
This package is auto-updated.
Last update: 2024-08-26 07:41:21 UTC
README
Drupal 8 配置文件,用于创建一个安装程序,可以消耗 NPM 组件并与 Drupal 主题系统集成。
入门
要开始,您需要
- NPM (>= 4)
- 示例组件可以在这里找到
安装
- 下载/克隆/composer crate
cd Directory/you/want/to/work/into/it
git clone git@github.com:vijaycs85/druponent.git
- 运行 build.sh
./build.sh
- 访问网站以继续 Drupal 安装向导。
结构
assets - Assets to build components.
gulp - build taks.
htdocs - Docroot of drupal installation.
--modules/custom
--profiles/custom
--themes/custom