This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://satis.densham.tech"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Core code for Methodist site
Blog module for SilverStripe. Designed to provide classic blog functionality in the most modular, configurable and re-usable way.
Extension for SilverStripe Blog module. Provides tagging of blog post.
Add Studio Bonito branding to SilverStripe CMS.
Provide some extra configuration options and panels for the SilverStripe Dashboard Module.
Provide basic Google Analytics integration for SilverStripe CMS.
Provide MailChimp list subscription for SilverStripe CMS
Publishable is a module for Silverstripe that provides a number of extensions that make enabling and managing versioning for DataObjects much simpler.
Enhanced SilverStripe CMS security section for managing members, groups, and roles.
The Teams module adds support for creating teams and displaying them on your Silverstripe site.
Provide TypeKit integration for SilverStripe CMS.
Provide URL Segment functions to any DataObject in SilverStripe CMS.
This Composer repository is powered by Satis