biko/lightning_base

Minimal lightning profile. No panels, no API.

Installs: 33

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

Type:drupal-profile

3.3.1 2018-10-22 16:47 UTC

This package is not auto-updated.

Last update: 2024-04-14 03:12:14 UTC


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.