fractas / contactpage
Simple & configurable SilverStripe module to notify admin on contact form submission
Installs: 506
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Type:silverstripe-vendormodule
Requires
- silverstripe/cms: ^4.0 || ^5.0
- silverstripe/framework: ^4.0 || ^5.0
- silverstripe/vendor-plugin: ^1.0
Suggests
- fractas/googleanalytics: Module that adds a ability to add multiple Google Analytics property IDs
README
Overview
Simple & configurable SilverStripe module to notify CMS Admin on Contact form submission
Maintainer Contacts
- Milan Jelicanin [at] Fractas.com
- Petar Simic [at] Fractas.com
Requirements
- SilverStripe 4 CMS & Framework
Version info
The master branch of this module is currently aiming for SilverStripe 4.x compatibility
Installation Instructions
-
Download a release of this module and place this directory in the root of your SilverStripe installation and rename the folder 'contact-page' OR better way install it via Composer:
composer require "fractas/contactpage" "^2.0"
-
Visit yoursite.com/dev/build?flush=1 to rebuild the database.
-
Visit yoursite.com/admin/pages/ and create Contact Page.
-
On newly created Contact Page set up Mail From (or leave blank) and Mail To adresses and enter Mail Subject for sending email notification on mail specified on Mail To field.
-
On tab "On Submision" enter validation Success Title and Success Text, optionaly add Image or Content.
-
Optionaly you can add an checkbox for "Terms of service page" and link to it
User guide
For more informations about usage with screenshoots user guide is available here
Bugtracker
Bugs are tracked on github.com
Licence
See Licence