承接 burnbright/silverstripe-enquiry 相关项目开发

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

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

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
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-2
  • 更新时间: 2014-11-07