Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
group_webform
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
group_webform
Merge requests
!3
Issue
#3321229
: Replace README.txt with README.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3321229
: Replace README.txt with README.md
issue/group_webform-3321229:3321229-replace-readme.txt-with
into
8.x-1.x
Overview
0
Commits
1
Pipelines
0
Changes
2
Open
Gowthamraj Krishnasamy
requested to merge
issue/group_webform-3321229:3321229-replace-readme.txt-with
into
8.x-1.x
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
8.x-1.x
8.x-1.x (HEAD)
and
latest version
latest version
b2fb6a9e
1 commit,
2 years ago
2 files
+
45
−
45
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
README.md
0 → 100644
+
45
−
0
Options
# 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