Mercurial > hg > isophonics-drupal-site
annotate core/modules/workflows/workflows.info.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 4c8ae668cc8c |
children |
rev | line source |
---|---|
Chris@0 | 1 name: 'Workflows' |
Chris@0 | 2 type: module |
Chris@0 | 3 description: 'Provides UI and API for managing workflows. This module can be used with the Content moderation module to add highly customizable workflows to content.' |
Chris@0 | 4 version: VERSION |
Chris@0 | 5 core: 8.x |
Chris@0 | 6 package: Core |
Chris@0 | 7 configure: entity.workflow.collection |