Skip to content
Snippets Groups Projects
Commit 257eb5ab authored by Kevin Paxman's avatar Kevin Paxman
Browse files

Merge branch 'feature/ISTWCMS-4786-ebremner-sendgrid' into '8.x-1.x'

Feature/istwcms 4786 ebremner sendgrid

See merge request !88
parents 3f63c2a6 6b1b75f1
No related branches found
No related tags found
1 merge request!88Feature/istwcms 4786 ebremner sendgrid
......@@ -8,3 +8,10 @@ uw_cfg_common.ldap:
pwd:
type: string
label: 'LDAP password'
sendgrid_integration.settings:
type: config_object
label: 'Sendgrid settings - API Key'
mapping:
apikey:
type: string
label: 'API key for sendgrid'
......@@ -25,6 +25,7 @@ dependencies:
- drupal:layout_builder_restrictions
- drupal:layout_builder_styles
- drupal:linkit
- drupal:mailsystem
- drupal:media
- drupal:metatag
- metatag:metatag_extended_perms
......@@ -35,6 +36,7 @@ dependencies:
- drupal:realname
- drupal:redirect
- drupal:redirect_404
- drupal:sendgrid_integration
- drupal:taxonomy
- drupal:text
- drupal:user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment