andrewhoule / silverstripe-widget-contact-form
Widget to add a basic contact form.
Package info
github.com/andrewhoule/silverstripe-widget-contact-form
Type:silverstripe-module
pkg:composer/andrewhoule/silverstripe-widget-contact-form
dev-master
2018-07-13 16:40 UTC
Requires
- silverstripe/cms: 3.*
- silverstripe/framework: 3.*
This package is auto-updated.
Last update: 2026-02-26 10:43:35 UTC
README
Author
- Andrew Houle
- http://andyhoule.com
Requirements
- SilverStripe minimum version 3.1+.
Installation
Via Composer run "composer require andrewhoule/silverstripe-widget-contact-form dev-master" then go to http://yoursite.com/dev/build/?flush=1 or the following...
- Add the silverstripe widget contact form folder to your site's root.
- Run http://yoursite.com/dev/build/?flush=all
- Create a widget area and add a contact form widget.