thomaspaulson / silverstripe-contactform

contact form on sidebar - silverstripe module
1 stars 2 forks source link

Maintainers

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

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