An open API service indexing awesome lists of open source software.

https://github.com/dpc-sdp/tide

Tide is an API first, headless content management system custom built on Drupal to suit government needs.
https://github.com/dpc-sdp/tide

composer-package tide

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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](#About-the-project)
* [What is in this package](#what-is-in-this-package)
* [Use](#use)
* [Contributing](#contributing)
* [Development and maintenance](#development-and-maintenance)
* [Use](#use)
* [Support](#support)
* [Related projects](#related-projects)
* [License](#license)
* [Attribution](#attribution)

# About the project
[Tide](https://github.com/dpc-sdp/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`:

```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:
```bash
composer require drupal/tide
```

# Contributing
[Open an issue](https://github.com/dpc-sdp) on GitHub or submit a pull request with suggested changes.

# Support
[Digital Engagement, Department of Premier and Cabinet, Victoria, Australia](https://github.com/dpc-sdp)
is a maintainer of this package.

# Development and maintenance
Development is powered by [Dev-Tools](https://github.com/dpc-sdp/dev-tools). Please refer to Dev-Tools'
page for [system requirements](https://github.com/dpc-sdp/dev-tools/#prerequisites) and other details.

To start local development stack:
1. Checkout this project
2. Run `./dev-tools.sh`
3. Run `ahoy build`

# Related projects
- [tide_api](https://github.com/dpc-sdp/tide_api)
- [tide_core](https://github.com/dpc-sdp/tide_core)
- [tide_event](https://github.com/dpc-sdp/tide_event)
- [tide_landing_page](https://github.com/dpc-sdp/tide_landing_page)
- [tide_media](https://github.com/dpc-sdp/tide_media)
- [tide_monsido](https://github.com/dpc-sdp/tide_monsido)
- [tide_news](https://github.com/dpc-sdp/tide_news)
- [tide_page](https://github.com/dpc-sdp/tide_page)
- [tide_search](https://github.com/dpc-sdp/tide_search)
- [tide_site](https://github.com/dpc-sdp/tide_site)
- [tide_test](https://github.com/dpc-sdp/tide_test)
- [tide_webform](https://github.com/dpc-sdp/tide_webform)

# License
This project is licensed under [GPL2](https://github.com/dpc-sdp/tide/blob/master/LICENSE.txt)

# 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