dpc-sdp / tide_webform
Webform configuration for Tide Drupal 10 distribution
Installs: 40 232
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 15
Forks: 0
Open Issues: 6
Type:drupal-module
Requires
- choices/choices: 9.0.1
- codemirror/codemirror: 5.65.12
- dpc-sdp/tide_api: ^4.0.0
- dpc-sdp/tide_core: ^4.0.0
- drupal/token_conditions: dev-compatible-with-d10
- drupal/webform: ^6.2@beta
- jquery/inputmask: 5.0.8
- jquery/intl-tel-input: 17.0.19
- progress-tracker/progress-tracker: 2.0.7
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.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
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 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-alpha1
- 0.8.0
- dev-reference
- dev-sd-148-test
- dev-master
- dev-release/4.1.2
- dev-test-9170
- dev-feature/SDPAP-9170-Fixes_webform_submissions_downloding_issue
- dev-testing/new-field-comment
- dev-release/4.1.1
- dev-feature/webform_cleanup_drush_command
- dev-release/4.1.0
- dev-bug/SDPAP-6627-webform-mandatory-field-server-side-validation
- dev-release/4.0.0
- dev-SDPAP-8012-test
- dev-release/3.0.14
- dev-test/webform-libraries
- dev-release/3.0.13
- dev-release/3.0.12
- dev-feature/SDPAP-7155-webform-validation
- dev-webform-validation-reference
- dev-feature/ck5
- dev-feature/SDPAP-7716-add-file-upload-field
- dev-feature/Update-drupal-webform-6-2-x
- dev-feature/SDPAP-7450-enables-checkboxes
- dev-ref-update-webform-6-2-x
- dev-feature/SDPAP-7618-add-reCAPTCHA-setting-to-webforms
- dev-release/3.0.9
- dev-feature/SDPAP-7155-return-validation-errors-via-JSONAPI-reference
- dev-release/3.0.8
- dev-release/3.0.7
- dev-adds_custom_options_alter
- dev-feature/SDPAP-6895-tide_post_handler
- dev-revert-64-feature/SDPAP-6373-update-labels-for-processed-and-unprocessed-form-submissions
- dev-release/3.0.4
- dev-feature/SDPA-6064-content-rating-field-constraints
- dev-release/3.0.1
- dev-feature/SDPSUP-3771-webform-d8-to-d9-statement
- dev-feature/DDS-901-test
- dev-feature/TVD-10_POC-mapped-webforms
- dev-feature/update-webform-for-drupal8.8
- dev-release/1.2.2
- dev-feature/SDPSUP-802-update-devtools
- dev-release/1.1.8
- dev-hotfix/1.1.3
- dev-feature/SDPA-2523_update_tide_releases
- dev-feature/SDPA-2523_remove-broken-updates
- dev-hotfix/1.1.2
- dev-hotfix/1.1.1
- dev-release/1.1.0
- dev-feature/SDPA-1213_jsonapi_upgrade
- dev-feature/SDPA-1877-Enable-Webform-Number-Conditional-Validate-Zero-Non-Empty
- dev-feature/SDPA-1765_overwrite-configuration
- dev-feature/SDPA-1704_event-log-failed-password
- dev-feature/SDPA-1564_password-reset-restrictions
- dev-feature/SDPA-1664-enable-clamav
- dev-feature/SDPA-1628_grants-import
- dev-feature/SDPA-1470-Add-Video-Secondary-Campaign-Banner
- dev-feature/SDPA-145_clamav
- dev-feature/SDPA-1159-Remove-Field-Show-News-Search-Block
- dev-feature/SDPA-1368-Gran-Remove-paragraph-field-and-additional-changes
- dev-feature/SDPA-1370-Landing-Page-Timeline-Body-Should-changed-Summary
- dev-feature/SDPA-309-Vocabulary-License-Type-Independent-Sites
- dev-feature/SDPA-1328_timeline-api-overwrites
- dev-feature/SDPA-741_timelines
- dev-feature/MovingStorageFieldToTideCore
- dev-feature/SDPA-992-Update-drupal-webform-vs-master
This package is auto-updated.
Last update: 2024-10-30 04:19:25 UTC
README
Tide Webform
Webform module configuration for Tide distribution for Drupal 8
Provides the Content Rating form. It also provides the Show Content Rating?
field for Tide Landing Page and Tide Page.
Tide is a Drupal 8 distribution focused on delivering an API first, headless Drupal content administration site.
What is in this package
- content raiting form
- JSONAPI module integration
Installation
To install this package, add this custom repository to repositories
section of
your composer.json
:
{ "repositories": { "dpc-sdp/tide_page": { "type": "vcs", "no-api": true, "url": "https://github.com/dpc-sdp/tide_webform.git" } } }
Require this package as any other Composer package:
composer require dpc/tide_webform
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_site
- tide_test
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.