Skip to content

helpfulrobot/thezenmonkey-quickstripe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstripe - SilverStripe Quick Start Module

A simple module to add a few base page types and DataObjects to the default SilverStripe install to speed up development of basic sites.

Requirements

  • SilverStripe 3.1

Feature Overview

  • Home Page class
  • Contact Us Page class
  • Simple Contact Form ** including basic Spam Protection (Timestamp and Honey Pot field)
  • Team Member DataExtension for Member Class ** Adds Fields for Member Title (Mr., Ms., Dr., etc.), Job Title, Role, Bio, Headshot and Social Media Profiles
  • Team Page class
  • Testimonials Page
  • Testimonial DataObject
  • Custom Site Config to Store Basic Contact Details for the Site

To Do

  • Add Thank You Page Redirection on Contact Form

About

Quick Start site classes to get your SilveStripe project up fast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.5%
  • Scheme 18.5%