23 lines
502 B
YAML
23 lines
502 B
YAML
name: Webform
|
|
type: module
|
|
description: 'Enables the creation of webforms and questionnaires.'
|
|
package: Webform
|
|
# core: 8.x
|
|
configure: entity.webform.collection
|
|
dependencies:
|
|
- 'drupal:field'
|
|
- 'drupal:system (>= 8.5)'
|
|
- 'drupal:user'
|
|
test_dependencies:
|
|
- 'address:address'
|
|
- 'chosen:chosen'
|
|
- 'jsonapi:jsonapi'
|
|
- 'select2:select2'
|
|
- 'token:token'
|
|
|
|
# Information added by Drupal.org packaging script on 2019-01-02
|
|
version: '8.x-5.1'
|
|
core: '8.x'
|
|
project: 'webform'
|
|
datestamp: 1546458493
|