jakxnz / silverstripe-kitchensink
A kitchen sink for Silverstripe
Package info
github.com/jakxnz/silverstripe-kitchensink
Type:silverstripe-vendormodule
pkg:composer/jakxnz/silverstripe-kitchensink
Requires
- php: >=5.6
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 15:20:42 UTC
README
A (very) simple module that adds a kitchen sink to your project
Installation
Composer
composer require --dev jakxnz/silverstripe-kitchensink
Introduction
This module is helpful to use as a developer dependancy for you project, when you need a kitchen sink for developing components
Browse to
http://__baseurl__/kitchensink
Add a custom template
Read about Silverstripe Template Inheritance
Customise this module's kitchen sink with your own template e.g
templates/CodeCraft/KitchenSink/PageType/KitchenSinkController.ss- or
templates/CodeCraft/KitchenSink/PageType/Layout/KitchenSinkController.ss