Skip to content
/ tide Public
forked from dpc-sdp/tide

Tide is an API first, headless content management system custom built on Drupal to suit government needs.

License

Notifications You must be signed in to change notification settings

barbun/tide

Repository files navigation

Tide

Tide distribution for Drupal 8

Tide is a Drupal 8 distribution focused on delivering an API first, headless Drupal content administration site.

This package is merely a collection of all Tide modules that make up this distribution.

CircleCI Release https://www.drupal.org/8 Licence: GPL 2 Pull Requests

What is in this package

  • references to all Tide modules

Installation

To install this package, add this custom repository to repositories section of your composer.json:

{
  "repositories": {        
      "dpc-sdp/tide": {
          "type": "vcs",
          "no-api": true,
          "url": "https://github.com/dpc-sdp/tide_page.git"
      }
  }
}

Require this package as any other Composer package:

composer require dpc/tide 

Support

Digital Engagement, Department of Premier and Cabinet, Victoria, Australia is a maintainer of this package.

Contribute

Open an issue on GitHub or submit a pull request with suggested changes.

Development and maintenance

Development is powered by Dev-Tools. Please refer to Dev-Tools' page for system requirements and other details.

To start local development stack:

  1. Checkout this project
  2. Run ./dev-tools.sh
  3. Run ahoy build

Related projects

License

This project is licensed under GPL2

About

Tide is an API first, headless content management system custom built on Drupal to suit government needs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%