clesson-de/silverstripe-developertools

A collection of developer tools for Silverstripe CMS, accessible directly from the CMS admin panel.

Maintainers

Package info

github.com/clesson-de/silverstripe-developertools

Type:silverstripe-vendormodule

pkg:composer/clesson-de/silverstripe-developertools

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-05-17 10:09 UTC

This package is not auto-updated.

Last update: 2026-05-18 07:48:00 UTC


README

A collection of developer tools for Silverstripe CMS, accessible directly from the CMS admin panel.

Features

Composer Packages

  • Lists all installed Composer packages (including dev dependencies)
  • Shows name, version, type, license, and description
  • Searchable by package name or description
  • Sortable columns

Installation

composer require clesson-de/silverstripe-developertools

Then run:

vendor/bin/sake dev/build flush=1

Usage

After installation, a "Packages" entry appears in the CMS left-hand menu (visible to admins only).

Requirements

  • Silverstripe Framework ^6
  • PHP ^8.1

License

BSD 3-Clause — see LICENSE.