dpc-sdp / tide_event
Event content type and related configuration for Tide Drupal 10 distribution
Installs: 40 125
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 16
Forks: 0
Open Issues: 1
Type:drupal-module
Requires
- dpc-sdp/tide_api: ^4.0.0
- dpc-sdp/tide_core: ^4.0.0
- dpc-sdp/tide_media: ^4.0.0
- dpc-sdp/tide_webform: ^4.0.0
- dev-develop
- 4.1.0
- 4.0.0
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.0
- v1.0.0-alpha1
- 0.8.0
- dev-reference
- dev-d10.3-test
- dev-feature/SD-29-Update-tide-modules-to-be-compatible-10.3
- dev-master
- dev-feature/SDPAP-8421-apply-content-category-field
- dev-reference-SDPAP-8421
- dev-release/4.0.0
- dev-feature/ck5
- dev-release/3.0.3
- dev-feature/fix-search-index-notices
- dev-release/3.0.2
- dev-release/3.0.1
- dev-feature/TVD-171-Event-content-type-updates
- dev-feature/TVD-105-Status-field-card-event
- dev-feature/SDPA-3810-update-labels
- dev-release/1.2.7
- dev-feature/SDPA-2523_remove-broken-updates
- dev-hotfix/1.2.2
- dev-hotfix/1.2.1
- dev-alexdesignworks-patch-1
- dev-feature/update-dev-tools
- dev-release/1.2.0
- dev-feature/SDPA-1213_jsonapi_upgrade
- dev-feature/Events-Webform-Price-To-can-be-lower-than-Price-From
- dev-feature/SDPA-1933-Event-Webform-Map-Description-Body-Field
- dev-feature/SDPA-1815-Process-Webform-Event-decode-Entities
- dev-feature/SDPA-1882-Webform-Event-Disable-Prices-Field-If-Free
- dev-feature/SDPA-1903-Enable-Submit-Button-FE-WebForm
- dev-feature/SDPA-1891-Event-Webform-Process-MultiValues-Category-Requirements
- dev-feature/SDPA-1815-Process-Webform-Event-decodeEntities
- dev-feature/SDPA-1630-Submit-Event
- dev-feature/SDPA-1630-Submit-Event-fix-tests
- dev-ci
- dev-feature/SDPA-1765_overwrite-configuration
- dev-feature/MovingStorageFieldToTideCore
- dev-feature/SDPA-1118-Event-URL-Link-Text-NOT-Required
- dev-feature/SDPA-1007-Add-Content-Rating-Related-Links-Event
- dev-feature/SDPA-1030-Event-Card-Fix-Path-URL
- dev-feature/SDPA-1028-Add-ContactUs-Event-Adjust-layout-form
- dev-feature/SDPA-1016-JSONAPI-expose-wrong-date-locale
- dev-feature/SDPA-1006-Add-API-enhancer-field_event_details
- dev-feature/SDPA-970-Update-Card-Events-Allow-Date-Range
- dev-feature/SDPA-1004-field-tags-missing-in-event
- dev-feature/SDPA-849-Event-Requirements-Taxonomy
This package is auto-updated.
Last update: 2024-10-25 03:25:00 UTC
README
Tide Event
Event content type 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
- content type
- fields
- blocks
- views
- JSONAPI module integration
Installation
To install this package, add this custom repository to repositories
section of
your composer.json
:
{ "repositories": { "dpc-sdp/tide_event": { "type": "vcs", "no-api": true, "url": "https://github.com/dpc-sdp/tide_event.git" } } }
Require this package as any other Composer package:
composer require dpc/tide_event
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_landing_page
- tide_media
- tide_monsido
- 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.