thomaspaulson / sliverstripe-contactform
侧边栏上的silverstripe联系表单
dev-master
2016-07-13 11:36 UTC
Requires
- silverstripe/cms: ~3.0
- silverstripe/framework: ~3.0
This package is auto-updated.
Last update: 2024-09-19 19:53:11 UTC
README
- Thomas Paulson <thomas.paulson at hotmail dot com>
简介
此模块为页面侧边栏、页脚等提供联系表单功能。
有关模块的更多文档,请参阅位于docs文件夹内的提供文档。
要求
- SilverStripe 3.1
安装
手动目录放置
将此目录放置在您的SilverStripe安装的根目录中。确保其名称为'contactform'。重建您的数据库(见下文)。
重建数据库
在浏览器中访问 http://www.yoursite.com/dev/build/
以查看联系表单
在模板中插入$ContactForm占位符以显示联系表单,同时在浏览器中清除缓存 http://www.yoursite.com/?flush=all