forked from OS2Forms/os2forms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathos2forms.info.yml
More file actions
30 lines (29 loc) · 826 Bytes
/
os2forms.info.yml
File metadata and controls
30 lines (29 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name: 'OS2Forms'
type: module
description: 'Provides advanced webform functionality for Danish Municipalities.'
package: OS2Forms
core_version_requirement: ^9 || ^10
dependencies:
- 'drupal:ckeditor'
- 'drupal:editor'
- 'drupal:entity_print'
- 'drupal:eu_cookie_compliance'
- 'drupal:honeypot'
- 'drupal:mailsystem'
- 'drupal:pathauto'
- 'drupal:redirect'
- 'drupal:smtp'
- 'drupal:taxonomy'
- 'drupal:token'
- 'drupal:webform'
- 'drupal:webform_access'
- 'drupal:webform_attachment'
- 'drupal:webform_composite'
- 'drupal:webform_entity_print'
- 'drupal:webform_entity_print_attachment'
- 'drupal:webform_migrate'
- 'drupal:webform_scheduled_email'
- 'drupal:webform_submission_export_import'
- 'drupal:webform_submission_log'
- 'drupal:webform_templates'
- 'drupal:webform_ui'