jakxnz/silverstripe-kitchensink

There is no license information available for the latest version (dev-master) of this package.

A kitchen sink for Silverstripe

Installs: 4 569

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:silverstripe-vendormodule

dev-master 2018-07-30 03:01 UTC

This package is not auto-updated.

Last update: 2024-03-17 02:20:54 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