Tide is a Drupal 9 distribution focused on delivering an API first, headless Drupal content administration site.
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.
- references to all Tide modules
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
Open an issue on GitHub or submit a pull request with suggested changes.
Digital Engagement, Department of Premier and Cabinet, Victoria, Australia is a maintainer of this package.
Development is powered by Dev-Tools. Please refer to Dev-Tools' page for system requirements and other details.
To start local development stack:
- Checkout this project
- Run
./dev-tools.sh
- Run
ahoy build
- tide_api
- tide_core
- tide_event
- tide_landing_page
- tide_media
- tide_monsido
- tide_news
- tide_page
- tide_search
- tide_site
- tide_test
- tide_webform
This project is licensed under GPL2
Single Digital Presence offers government agencies an open and flexible toolkit to build websites quickly and cost-effectively.
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.