dpc-sdp / tide_site
Post content to multiple sites and sections.
Installs: 40 408
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 15
Forks: 2
Open Issues: 15
Type:drupal-module
Requires
- dpc-sdp/tide_core: ^4.0.0
- dpc-sdp/tide_media: ^4.0.0
- drupal/create_menus_permission: dev-drupal_10_compatibility
- drupal/key_value_field: ^1.3
Suggests
- dpc-sdp/tide_api:^4.0.0: Allows to use Drupal in headless mode
- dev-develop
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.0
- 3.0.16
- 3.0.15
- 3.0.14
- 3.0.13
- 3.0.12
- 3.0.11
- 3.0.10
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.4.6
- 1.4.5-p2
- 1.4.5-p1
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.14
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 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-alpha2
- 0.8.0
- dev-reference
- dev-feature/SD-29-Upgrade-to-d10.3
- dev-d10.3-test
- dev-master
- dev-release/4.1.2
- dev-SD-112-test
- dev-feature/SD-112-Tide-Site-configs-are-missing-in-the-CMS
- dev-feature/SDPAP-8222-new-paragraph-for-site
- dev-ref/SDPAP-8510-fixes-sitemap-custom-url-issue
- dev-feature/SDPAP-8510-fixes-sitemap-custom-url-issue
- dev-feature/drupal_10dot2dotx_issues
- dev-release/4.0.0
- dev-release/3.0.16
- dev-test/tide-site-theming-dependencies
- dev-remove-noncanonical-repo
- dev-ck5
- dev-feature-SDPAP-7602-add-URL-redirect
- dev-feature/SDPAP-7178-changing-url-triggers-index
- dev-D10-cke5-reference
- dev-feature/SDPAP-7602-add-URL-redirect
- dev-release/3.0.13
- dev-feature/SDPAP-6360-upgrade-sitemapxml
- dev-release/3.0.12
- dev-sitemap4-x-ref
- dev-release/3.0.10
- dev-feature/update_to_ck5
- dev-release/3.0.9
- dev-update_tide_sitemap
- dev-release/3.0.7
- dev-test/composer-tree
- dev-php-memory-fix
- dev-release/3.0.4
- dev-hotfix/3.0.3
- dev-add_TideSitePreviewHelper_tests
- dev-feature/SDPA-5674-make-link-builder-public
- dev-feature/footer-main-menu
- dev-feature/fix_site_fields_missing
- dev-feature/updates_unit_test
- dev-feature/test-helper-function-for-handling-different-semi-site-links
- dev-feature/fix-field-creation-on-config-import
- dev-feature/tide_share_link
- dev-feature/SW-474-budget-update
- dev-feature/refactor-twitter-image-field
- dev-feature/test-2009-4591
- dev-release/1.4.5
- dev-SDPSUP-1959-release_1_4_0_new_twitter_image
- dev-feature/TVD-65-Enable-svg-logo
- dev-feature/SDPA-4419-update-content-moderation-filters
- dev-allowing_for_not_having_summary_content_view
- dev-release/1.3.1
- dev-release/1.1.13
- dev-feature/SDPA-2274-update-content-view
- dev-feature/SDPA-2735_fix_interdependencies
- dev-release/1.1.4
- dev-hotfix/1.1.3
- dev-feature/SDPA-2523_update_tide_releases
- dev-hotfix/1.1.2
- dev-hotfix/1.1.1
- dev-release/1.1.0
- dev-feature/SDPA-2439_SA-CORE-2019-006
- dev-feature/SDPA-1213_jsonapi_upgrade
- dev-feature/SDPA-1765_overwrite-configuration
- dev-feature/SDPA-1073-Drush-Site-Migrator
- dev-feature/SDPA-1026-Enhancers-New-Paragraphs-Landing-page-Sites
This package is auto-updated.
Last update: 2024-10-30 04:21:22 UTC
README
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
:
{ "repositories": { "dpc-sdp/tide_site": { "type": "vcs", "no-api": true, "url": "https://github.com/dpc-sdp/tide_site.git" } } }
Require this package as any other Composer package:
composer require dpc/tide_site
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:
FE_DOMAINS="4|develop.premier.vic.gov.au,174|temp.exmaple.com<br/>example.com,172|dddtemp.exmaple.com<br/>dsa.example.com"
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.