This repository has been archived and is no longer actively maintained. If you need to create new PRs or Issues, please visit the following repository: https://github.com/dpc-sdp/tide_core.
Test content type for Tide distribution for Drupal 10
This module is used for independent testing of configuration added by modules to all content types. Do not install this module on its own; the modules having Behat tests based on "Test" content type should define tide_test
as a dependency.
Tide is a Drupal 10 distribution focused on delivering an API first, headless Drupal content administration site.
- content type
- fields
- JSONAPI module integration
To install this package, add this custom repository to repositories
section of
your composer.json
:
{
"repositories": {
"dpc-sdp/tide_test": {
"type": "vcs",
"no-api": true,
"url": "https://github.com/dpc-sdp/tide_test.git"
}
}
}
Require this package as any other Composer package:
composer require dpc/tide_test
Digital Engagement, Department of Premier and Cabinet, Victoria, Australia is a maintainer of this package.
Open an issue on GitHub or submit a pull request with suggested changes.
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
- tide_api
- tide_core
- tide_event
- tide_landing_page
- tide_media
- tide_monsido
- tide_news
- tide_page
- tide_search
- tide_site
- tide_webform
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.