origineight/o8-project

A Drupal 8 composer-based installer for the O8 distribution.

1.0.3 2022-10-06 13:20 UTC

This package is auto-updated.

Last update: 2024-04-06 16:30:46 UTC


README

This is a Composer-based installer for the O8 Drupal distribution.

Get Started

$ composer create-project origineight/o8-project MY_PROJECT
$ cd MY_PROJECT
$ composer install