Skip to content

dof-dss/maestro-drupal-unity

Repository files navigation

Maestro Unity base

This repository contains Drupal core along with contrib and shared custom modules or themes for Unity sites. It is never deployed direct to a hosting environment and instead is used to create 'server specific' forks.

When a core or contrib update is required for Unity sites it is first performed against this repository, pushed to Github and then each 'server instance' fork will pull from this upstream source. It is imperative that any changes to the files within this repository are not altered directly on the server instance fork as any future pulls could possibly overwrite those changes.

Structure

└── .circleci/ (Circle CI configuration and supporting files)
├── scripts (Drupal scripts)
├── web (Drupal public web directory)
├── .env.sample (Example environment file)
├── drushmulti.sh (Drush for multisite instances)

Licence

Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.

maestro-drupal-unity

About

Maestro Drupal base for Unity sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages