17 lines
385 B
YAML
17 lines
385 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.2)'
|
||
|
- 'drupal:user'
|
||
|
|
||
|
# Information added by Drupal.org packaging script on 2017-03-05
|
||
|
version: '8.x-5.0-beta9'
|
||
|
core: '8.x'
|
||
|
project: 'webform'
|
||
|
datestamp: 1488753802
|