thomaspaulson / sliverstripe-contactform
silverstripe contract form on sidebar
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 3
Type:silverstripe-module
Requires
- silverstripe/cms: ~3.0
- silverstripe/framework: ~3.0
This package is auto-updated.
Last update: 2025-04-19 21:14:47 UTC
README
- Thomas Paulson <thomas.paulson at hotmail dot com>
Introduction
This module provides contact form functionality for Pages sidebar , footer..
For more documentation about the module see the provided documentation located inside the docs folder.
Requirements
- SilverStripe 3.1
Installation
Manual directory placement
Place this directory in the root of your SilverStripe installation. Make sure it is named 'contactform' Rebuild your database (see below).
Rebuild database
Visit http://www.yoursite.com/dev/build/ in your browser
to view contact form
Insert $ContactForm placeholder in templates to show the contact form, also flush the cache http://www.yoursite.com/?flush=all in your browser