Skip to content

Installation

Robbie Averill edited this page Jan 5, 2017 · 1 revision

Composer

All SilverLeague modules will be available to install using Composer.

You will always be able to install the latest version of a SilverLeague module by running:

composer require silverleague/silverstripe-[packagename]

Packagist

Modules will be registered with Packagist, as the repository database for Composer, and will display a "stable" and "unstable" version badge on their readme.

Clone this wiki locally