Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions boulder_profile.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ install:
- rebuild_cache_access
- ucb_drush_commands
- diff
- gtranslate

# Required modules
# Note that any dependencies of the modules listed here
Expand All @@ -116,6 +117,7 @@ dependencies:
- block
- views
- media
- gtranslate

# List any themes that should be installed as part of the profile installation.
# Note that this will not set any theme as the default theme.
Expand Down
2 changes: 2 additions & 0 deletions config/install/user.role.developer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ dependencies:
- file
- filter
- google_tag
- gtranslate
- help
- image
- layout_builder
Expand Down Expand Up @@ -515,6 +516,7 @@ permissions:
- 'edit webform twig'
- 'edit webform variants'
- 'export configuration'
- 'gtranslate settings'
- 'import configuration'
- 'invite users'
- 'link to any page'
Expand Down
Loading
Loading