biko/lightning_base
Composer 安装命令:
composer require biko/lightning_base
包简介
Minimal lightning profile. No panels, no API.
README 文档
README
Minimal lightning profile. No panels, no API
lightning_base is a more opinionated version of the Lightning Drupal distribution intended for use as a minimal lightning profile. No panels, no API.
Quick Start
To build the codebase:
composer create-project biko/lightning_base --no-interaction --stability dev
This will create a new directory, lightning-project which contains a docroot
folder. This is where you should point your web server.
Just like any Drupal project, you will need an environment in which Drupal can be run and an available database. Once you have that setup, you can use Drush, Drupal Console, or the web interface to install the site.
统计信息
- 总下载量: 33
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2018-03-01