PHPackages                             thezenmonkey/quickstripe - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. thezenmonkey/quickstripe

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

thezenmonkey/quickstripe
========================

Base page and Dataobject classes for a modern basic site

2292PHP

Since Dec 20Pushed 8y ago2 watchersCompare

[ Source](https://github.com/thezenmonkey/quickstripe)[ Packagist](https://packagist.org/packages/thezenmonkey/quickstripe)[ RSS](/packages/thezenmonkey-quickstripe/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Quickstripe - SilverStripe Quick Start Module
=============================================

[](#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
------------

[](#requirements)

- SilverStripe 3.2

Feature Overview
----------------

[](#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

Installation
------------

[](#installation)

Install via composer `composer require thezenmonkey/quickstripe`

Add the optional Team Member Extension to your member class in your main config.ml

```
SiteConfig
  extensions:
    - 'QuickStartSiteConfig'

```

Run `dev/build`

Usage
-----

[](#usage)

After installing the module will create or convert the following:

- URLSegment = home *to HomePage*
- URLSegment = contact-us *to ContactUsPage*
- URLSegment = about-us *to AboutUsPage*

To Do
-----

[](#to-do)

- Add Thank You Page Redirection on Contact Form

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/edcb58d638f0b809f943935c9b9dc3dd7de6556d624a3e1e025cff8a03c1b6be?d=identicon)[thezenmonkey](/maintainers/thezenmonkey)

---

Top Contributors

[![thezenmonkey](https://avatars.githubusercontent.com/u/1685217?v=4)](https://github.com/thezenmonkey "thezenmonkey (8 commits)")

### Embed Badge

![Health badge](/badges/thezenmonkey-quickstripe/health.svg)

```
[![Health](https://phpackages.com/badges/thezenmonkey-quickstripe/health.svg)](https://phpackages.com/packages/thezenmonkey-quickstripe)
```

###  Alternatives

[nlp-tools/nlp-tools

NlpTools is a set of php 5.3+ classes for beginner to semi advanced natural language processing work.

764664.2k5](/packages/nlp-tools-nlp-tools)[aaronfrancis/flaky

A Laravel package to elegantly handle flaky operations.

41528.9k](/packages/aaronfrancis-flaky)[vrana/jush

JUSH - JavaScript Syntax Highlighter

282.7M11](/packages/vrana-jush)[contentful/rich-text

Utilities for the Contentful Rich Text

123.5M3](/packages/contentful-rich-text)[arispati/emoji-remover

PHP library that remove an emoji from text

29363.1k](/packages/arispati-emoji-remover)[hhennes/module-cms

Add canonical tag to magento 2 cms pages

1533.9k](/packages/hhennes-module-cms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
