Moved contact form to opencase module
Using optional config.
This commit is contained in:
parent
6c6c6d5c92
commit
b1d5c4eddf
11
config/optional/contact.form.contact_opencase.yml
Normal file
11
config/optional/contact.form.contact_opencase.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: contact_opencase
|
||||||
|
label: 'Contact the OpenCase Developers'
|
||||||
|
recipients:
|
||||||
|
- naomirosenberguk@gmail.com
|
||||||
|
reply: ''
|
||||||
|
weight: 0
|
||||||
|
message: 'Thank you for your message. The OpenCase team will get back to you ASAP.'
|
||||||
|
redirect: ''
|
Reference in New Issue
Block a user