承接 by/guest-entries-notification 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require by/guest-entries-notification
    
  3. 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 entry variable 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
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 6
  • 开发语言: Twig

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-12-15