Download the PHP package dpc-sdp/tide_site without Composer
On this page you can find all versions of the php package dpc-sdp/tide_site. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dpc-sdp/tide_site
More information about dpc-sdp/tide_site
Files in dpc-sdp/tide_site
Package tide_site
Short Description Post content to multiple sites and sections.
License GPL-2.0-or-later
Informations about the package tide_site
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.
Tide Site
Multi-site and multi-sections functionality 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
- Fields for
Site
taxonomy vocabulary. - JSONAPI and Tide API module integration.
- Preview Links support (with Tide API).
- Simple Sitemap integration configuration.
Installation
To install this package, add this custom repository to repositories
section of
your composer.json
:
Require this package as any other Composer package:
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_monsido
- tide_news
- tide_page
- tide_search
- tide_test
- tide_webform
License
This project is licensed under GPL2
DRUSH
The Drush command tide-site-env-domain-update
, alias tide-si-domup
, will
update one or more taxonomy terms in the Sites vocabulary with new Domains.
This command expects an environment variable FE_DOMAINS
to exist. The var
must be in this format:
The var will get split into an array based on commas, each value being an
array of tids and domain values. This will then be split into an array based
on pipes. The key being the tid and value being a list of domains separated by
, which will be converted into new lines.
This command can be used to ensure the preview and url enhancer features will work on headless sites on non production environments.
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.
All versions of tide_site with dependencies
dpc-sdp/tide_media Version ^4.0.0
drupal/create_menus_permission Version dev-drupal_10_compatibility
drupal/key_value_field Version ^1.3