dpc-sdp / tide_monsido
Provides Monsido integration for Tide Drupal 9 distribution
Installs: 34 334
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 16
Forks: 0
Open Issues: 1
Type:drupal-module
Requires
- dpc-sdp/tide_core: ^3.0.0
- dev-develop
- 3.0.1
- 3.0.0
- 1.2.0
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- v1.0.0-alpha1
- 0.8.0
- dev-reference
- dev-feature/DDS-1510-tide-module-builds
- dev-feature/SRM-979-d10-update
- dev-master
- dev-release/3.0.1
- dev-hotfix/1.1.1
- dev-release/1.1.0
- dev-feature/SDPA-1765_overwrite-configuration
- dev-feature/SDPA-1716-sa-core-2019-00-4cd5b4
- dev-feature/Update-to-Drupal-8.5.10
This package is auto-updated.
Last update: 2024-10-10 04:00:56 UTC
README
Monsido integration for Tide distribution for Drupal 8
Tide is a Drupal 8 distribution focused on delivering an API first, headless Drupal content administration site.
What is in this package
- configuration form
- integration configuration
Installation
To install this package, add this custom repository to repositories
section of
your composer.json
:
{ "repositories": { "dpc-sdp/tide_monsido": { "type": "vcs", "no-api": true, "url": "https://github.com/dpc-sdp/tide_monsido.git" } } }
Require this package as any other Composer package:
composer require dpc/tide_monsido
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:
- Checkout this project
- Run
./dev-tools.sh
- Run
ahoy build
Related projects
- tide
- tide_api
- tide_core
- tide_event
- tide_landing_page
- tide_media
- tide_news
- tide_page
- tide_search
- tide_site
- tide_test
- tide_webform
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.
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.