/
home
/
techb158
/
immovalet.com
/
platform
/
plugins
/
contact
/
config
/
/home/techb158/immovalet.com/platform/plugins/contact/config
mkdir
upload
Name
Size
Mode
Actions
email.php
836
0644
edit
dl
rm
permissions.php
365
0644
edit
dl
rm
Edit:
/home/techb158/immovalet.com/platform/plugins/contact/config/email.php
(836B)
<?php return [ 'name' => 'plugins/contact::contact.settings.email.title', 'description' => 'plugins/contact::contact.settings.email.description', 'templates' => [ 'notice' => [ 'title' => 'plugins/contact::contact.settings.email.templates.notice_title', 'description' => 'plugins/contact::contact.settings.email.templates.notice_description', 'subject' => 'New contact from {{ site_title }}', 'can_off' => true, ], ], 'variables' => [ 'contact_name' => 'Contact name', 'contact_subject' => 'Contact subject', 'contact_email' => 'Contact email', 'contact_phone' => 'Contact phone', 'contact_address' => 'Contact address', 'contact_content' => 'Contact content', ], ];
Save
cmd:
run