Add contact form updates and change mailer
This commit is contained in:
parent
5de5aac641
commit
2be84e7d55
31 changed files with 193 additions and 24 deletions
|
|
@ -0,0 +1,19 @@
|
|||
uuid: 6a2ad6d2-8940-4fa9-8101-44700971ce85
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- mailsystem
|
||||
id: config_sync.module.mailsystem
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: mailsystem
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: mailsystem.settings
|
||||
data:
|
||||
theme: current
|
||||
defaults:
|
||||
sender: php_mail
|
||||
formatter: php_mail
|
||||
Loading…
Add table
Add a link
Reference in a new issue