govcms/govcms8-project

Project template for the GovCMS8 Drupal Distribution

1.0.9 2020-08-04 04:34 UTC

This package is auto-updated.

Last update: 2024-04-04 12:59:35 UTC


README

GovCMS8 logo

Build Status

GovCMS8 is the Drupal 8-specific version of the GovCMS distribution.

GovCMS is an open source web content management and hosting service, based on Drupal and developed to help agencies create modern, affordable and responsive websites, whilst making it easier to collaborate and innovate. GovCMS also helps reduce the technology and compliance burden on government agencies. GovCMS is mananged by the Australian Government Department of Finance.

Installation

This repository is for inclusion as part of a composer create-project installation only.

Complete installation instructions are available at the main GovCMS8 repository https://github.com/GovCMS/GovCMS8

Troubleshooting

If you're unable to get started, please try the following before getting composer update to work:

  • composer require symfony/event-dispatcher:"4.3.11 as 3.4.41"

Quick Start

Composer will create a new directory called MY_PROJECT containing a docroot directory with a full GovCMS code base therein.

composer create-project govcms/govcms8-project MY_PROJECT