Skip to content
Snippets Groups Projects

Issue #3321229: Replace README.txt with README.md

2 files
+ 45
45
Compare changes
  • Side-by-side
  • Inline
Files
2
README.md 0 → 100644
+ 45
0
# Group Webform
This module is designed to associate group specific webforms with a group when
using the Group module.
For a full description
[project page](https://drupal.org/project/group_webform)
Issue queue for Group Webform
[issue queue](https://drupal.org/project/issues/group_webform)
## Contents of this file
- Requirements
- Installation
- Configuration
- Maintainers
## Requirements
- [Group module](http://drupal.org/project/group)
- [Webform module](http://drupal.org/project/webform)
## Installation
- Install normally as other modules are installed. For support:
[Installing Drupal Modules](https://www.drupal.org/docs/8/extending-drupal/installing-contributed-modules)
- Enable the Group Webform plugin for a group type via:
`_/admin/group/types/manage/[GROUP TYPE]/content_`
## Configuration
- The configuration options for a group type are available via:
`_/admin/group/types/manage/[GROUP TYPE]/content_`
## Maintainers
- Ivan Duarte - [jidrone](https://www.drupal.org/u/jidrone)
- Fabian Sierra - [fabiansierra5191](https://www.drupal.org/u/fabiansierra5191)
\ No newline at end of file
Loading