2017 © Pedro Peláez
 

silverstripe-module silverstripe-enquiry

Simple enquiry form for SilverStripe websites.

image

burnbright/silverstripe-enquiry

Simple enquiry form for SilverStripe websites.

  • Friday, April 10, 2015
  • by jedateach
  • Repository
  • 0 Watchers
  • 1 Stars
  • 47 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 4 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

SilverStripe enqiury module

As simple email form that will be sent to the website administrator when submitted., (*1)

Setup

Add the following to your _config/config.yaml file:, (*2)

Page_Controller:
  extensions:
    - EnquiryFormExtension

You can disable the form from being on sub controllers by extending those with the DontShowEnquiryForm:, (*3)

Page:
    extensions:
        - DontShowEnquiryForm

The Versions

10/04 2015

dev-master

9999999-dev

Simple enquiry form for SilverStripe websites.

  Sources   Download

BSD-2

The Requires

 

10/04 2015

0.2.1

0.2.1.0

Simple enquiry form for SilverStripe websites.

  Sources   Download

BSD-2

The Requires

 

03/03 2015

0.2.0

0.2.0.0

Simple enquiry form for SilverStripe websites.

  Sources   Download

BSD-2

The Requires