by/guest-entries-notification
最新稳定版本:2.0.0
Composer 安装命令:
composer require by/guest-entries-notification
包简介
A plugin to get notification when an entry is created.
README 文档
README
Guest Entries Notification Overview
This plugin sends a notification when a guest creates an entry through guest-entry plugin.
Requirements
This plugin requires Craft CMS 3 and the Guest Entries plugin.
Installation
Install this plugin through the Plugin Store or follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require by/guest-entries-notification -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Craft Contact Form Extensions.
Configuring Guest Entries Notification
Guest Entries Notification have following setting fields:
-
From Email
Used to set Sender Email. By default System Email Address will be used.
-
From Name
Used to set Sender Email. By default Sender Name will be used.
-
Email
Used to set Recevier Email. By default System Email Address will be used.
-
Email Subject
Used to set Email Subject.
-
Set the template for the email
Used to override Email template. The template will receive a
entryvariable through which all entry data can be used. By default template from templates/notification will be used.
Brought to you by Bhashkar Yadav
统计信息
- 总下载量: 3.14k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-15