PHPackages                             silverstripe-australia/ba-sis - 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. silverstripe-australia/ba-sis

Abandoned → [symbiote/silverstripe-seed](/?search=symbiote%2Fsilverstripe-seed)Silverstripe-module

silverstripe-australia/ba-sis
=============================

Symbiote Standard Implementation Set.

8.1.2(7y ago)86.4k7[1 issues](https://github.com/silverstripe-australia/silverstripe-ba-sis/issues)BSD-3-ClausePHP

Since Feb 4Pushed 7y ago4 watchersCompare

[ Source](https://github.com/silverstripe-australia/silverstripe-ba-sis)[ Packagist](https://packagist.org/packages/silverstripe-australia/ba-sis)[ RSS](/packages/silverstripe-australia-ba-sis/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (27)Versions (66)Used By (0)

[Seed](https://packagist.org/packages/symbiote/silverstripe-seed)
=================================================================

[](#seed)

[![Build Status](https://camo.githubusercontent.com/83055bed1fffe7e617e9abed8ef3ee3934d9f72a4a60a2f1f9b4650afe20dd0c/68747470733a2f2f7472617669732d63692e6f72672f73796d62696f74652f73696c7665727374726970652d736565642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/symbiote/silverstripe-seed)

> The recommended module compilation for a base project, which provides the most common, and what we consider to be, the most fundamental components when building an intuitive and flexible platform for both users and developers alike.

These module dependencies will be updated over time, so please keep an eye out for future releases!

Requirement
-----------

[](#requirement)

- SilverStripe 3.1 → **3.6**

Getting Started
---------------

[](#getting-started)

The recommended approach is to use composer, considering the large number of module dependencies.

- [Place the module and dependencies under your root project directory.](https://packagist.org/packages/symbiote/silverstripe-seed)
- `/dev/build`

What's Included?
----------------

[](#whats-included)

Among some quality of life improvements, you'll find the following modules included (and their benefits below).

### [Better Buttons](https://github.com/unclecheese/silverstripe-gridfield-betterbuttons/)

[](#better-buttons)

This provides more intuitive buttons when viewing data objects.

### [Data Change Tracker](https://github.com/symbiote/silverstripe-datachange-tracker/)

[](#data-change-tracker)

This provides improved content change tracking.

### [Display Logic](https://github.com/unclecheese/silverstripe-display-logic/)

[](#display-logic)

This provides the ability to automatically show/hide form fields based on conditions.

### [Extensible Search](https://github.com/nglasl/silverstripe-extensible-search/)

[](#extensible-search)

This provides a search page for user customisation and developer extension, including analytics and suggestions.

### [Fusion](https://github.com/nglasl/silverstripe-fusion/)

[](#fusion)

This provides searchable content tagging (using taxonomy terms).

### [Google Sitemaps](https://github.com/wilr/silverstripe-googlesitemaps/)

[](#google-sitemaps)

This provides an automatically generated XML sitemap for your site/s, helping them rank higher with search engines.

### [Grid Field Extensions](https://github.com/symbiote/silverstripe-gridfieldextensions/)

[](#grid-field-extensions)

This provides some handy grid field components, such as orderable rows.

### [Grouped CMS Menu](https://github.com/symbiote/silverstripe-grouped-cms-menu/)

[](#grouped-cms-menu)

This provides the ability to group the CMS menu, helping clean up the interface for content authors and administrators.

### [Honeypot Spam Protection](https://github.com/studiobonito/silverstripe-spamprotection-honeypot/)

[](#honeypot-spam-protection)

This provides a simple means of spam protection across forms, and is automatically applied to user forms.

### [Linkable](https://github.com/sheadawson/silverstripe-linkable/)

[](#linkable)

This provides an object that can help manage links, without needing to worry about edge cases.

### [Listing Page](https://github.com/nyeholt/silverstripe-listingpage/)

[](#listing-page)

This provides a page to display arbitrary content listings.

### [Mediawesome](https://github.com/nglasl/silverstripe-mediawesome/)

[](#mediawesome)

This provides dynamic media holders/pages with customisable attributes, such as blogs and news.

### [Metadata](https://github.com/symbiote/silverstripe-metadata/)

[](#metadata)

This provides the ability to annotate data objects, based on a given schema.

### [Multisites](https://github.com/symbiote/silverstripe-multisites/)

[](#multisites)

This provides the ability to manage multiple sites from your site tree.

### [Multisites Google Analytics](https://github.com/sheadawson/silverstripe-multisites-googleanalytics/)

[](#multisites-google-analytics)

This provides google analytics support for your site/s.

### [Queued Jobs](https://github.com/symbiote/silverstripe-queuedjobs/)

[](#queued-jobs)

This provides the ability to schedule jobs that run at specific times/intervals.

### [Quick Add New](https://github.com/sheadawson/silverstripe-quickaddnew/)

[](#quick-add-new)

This provides the ability to create new data objects on the fly when using relationships.

### [Secure Assets](https://github.com/silverstripe/silverstripe-secureassets/)

[](#secure-assets)

This provides the ability to restrict file access, similar to pages.

### [Sitemap](https://github.com/symbiote/silverstripe-sitemap/)

[](#sitemap)

This provides an automatically generated HTML sitemap for your site/s, helping them rank higher with search engines.

### [Taxonomy](https://github.com/silverstripe/silverstripe-taxonomy/)

[](#taxonomy)

This provides nested content tagging (searchable using fusion).

### [Timed Notices](https://github.com/sheadawson/silverstripe-timednotices/)

[](#timed-notices)

This provides the ability to display a message to specific CMS users, for a specified duration.

### [User Forms](https://github.com/silverstripe/silverstripe-userforms/)

[](#user-forms)

This provides a visual form builder, allowing content authors to put their own forms together.

### [Versioned Files](https://github.com/symbiote/silverstripe-versionedfiles/)

[](#versioned-files)

This provides versioning to files, similar to pages.

Suggestions
-----------

[](#suggestions)

You'll also find a number of modules that are suggested (more below), however these are optional, and depend on what you're aiming to achieve.

### [Advanced Workflow](https://github.com/symbiote/silverstripe-advancedworkflow/)

[](#advanced-workflow)

This allows a review and approve process for content publishing.

### [Blocks](https://github.com/sheadawson/silverstripe-blocks/)

[](#blocks)

This allows a modular approach to building a page layout.

### [Dynamic Cache](https://github.com/tractorcow/silverstripe-dynamiccache/)

[](#dynamic-cache)

This allows simple yet flexible caching out of the box for dynamic content, including forms.

### [Elemental](https://github.com/dnadesign/silverstripe-elemental/)

[](#elemental)

This allows a modular approach to building page content.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 69.2% 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.

###  Release Activity

Cadence

Every ~19 days

Recently: every ~73 days

Total

65

Last Release

2900d ago

Major Versions

3.0.x-dev → 4.0.02016-08-25

4.0.x-dev → 5.0.02016-10-07

5.0.x-dev → 6.0.02017-01-13

6.3.1 → 7.0.02017-06-23

6.3.2 → 8.0.02017-08-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/81a02d16342f3aba374149210eab73bc6bc0552120fc2dca6303a08acc1ba29c?d=identicon)[ssau](/maintainers/ssau)

---

Top Contributors

[![nyeholt](https://avatars.githubusercontent.com/u/161730?v=4)](https://github.com/nyeholt "nyeholt (9 commits)")[![Neumes](https://avatars.githubusercontent.com/u/8358226?v=4)](https://github.com/Neumes "Neumes (4 commits)")

### Embed Badge

![Health badge](/badges/silverstripe-australia-ba-sis/health.svg)

```
[![Health](https://phpackages.com/badges/silverstripe-australia-ba-sis/health.svg)](https://phpackages.com/packages/silverstripe-australia-ba-sis)
```

###  Alternatives

[sheadawson/silverstripe-blocks

An alternative to the SilverStripe Widgets module.

6055.2k1](/packages/sheadawson-silverstripe-blocks)[silverstripe/superglue

102.2k](/packages/silverstripe-superglue)[sunnysideup/ecommerce

Silverstripe E-commerce Application

257.2k79](/packages/sunnysideup-ecommerce)

PHPackages © 2026

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