andrewhoule / silverstripe-widget-contact-form
Widget to add a basic contact form.
Installs: 386
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 0
Type:silverstripe-module
Requires
- silverstripe/cms: 3.*
- silverstripe/framework: 3.*
This package is auto-updated.
Last update: 2024-10-26 07:43:20 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.