Skip to content
/ tide Public

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

dpc-sdp/tide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

652c8fe · Dec 16, 2024
Jan 12, 2023
Dec 8, 2023
Dec 4, 2019
Nov 20, 2023
Mar 22, 2019
Jan 22, 2019
Jan 22, 2019
Aug 29, 2018
Oct 20, 2021
Dec 16, 2024
Jun 22, 2020
Jul 7, 2018
Jul 7, 2018
Mar 6, 2024
Mar 6, 2024
Jul 7, 2018

Repository files navigation

SDP logo

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

Table of Contents

About the project

Tide distribution for building websites on the Single Digital Presence platform

Tide is a Drupal 9 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.

What is in this package

  • references to all Tide modules

Use

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 drupal/tide 

Contributing

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

Support

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

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

Attribution

Single Digital Presence offers government agencies an open and flexible toolkit to build websites quickly and cost-effectively.

SDP logo

The Department of Premier and Cabinet partnered with Salsa Digital to deliver Single Digital Presence. As long-term supporters of open government approaches, they were integral to the establishment of SDP as an open source platform.

Salsa logo