oh17l/draft-template

Project template for Drupal 8 sites built with the Draft distribution.

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 6

Type:project

1.8.3 2018-08-23 12:32 UTC

This package is not auto-updated.

Last update: 2024-04-12 19:38:19 UTC


README

Build Status

This is a Composer-based installer for the Draft Drupal profile.

Requirements

Docker

  • Docker 18+
  • docker-compose 1.21+

Vagrant

Get Started

Run this command:

$ composer create-project --ignore-platform-reqs oh17l/draft-template my_awesome_project

Composer will create a new directory called my_awesome_project containing everything you need to get started.

Changelog

Changelog can be found here CHANGELOG.md

Upgrade

Upgrade instructions can be found here UPGRADE.md