burnbright/silverstripe-enquiry
最新稳定版本:0.2.1
Composer 安装命令:
composer require burnbright/silverstripe-enquiry
包简介
Simple enquiry form for SilverStripe websites.
README 文档
README
As simple email form that will be sent to the website administrator when submitted.
Setup
Add the following to your _config/config.yaml file:
Page_Controller: extensions: - EnquiryFormExtension
You can disable the form from being on sub controllers by extending those with the DontShowEnquiryForm:
Page: extensions: - DontShowEnquiryForm
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2
- 更新时间: 2014-11-07