2017 © Pedro Peláez
 

silverstripe-vendormodule silverstripe-kitchensink

A kitchen sink for Silverstripe

image

jakxnz/silverstripe-kitchensink

A kitchen sink for Silverstripe

  • Tuesday, July 24, 2018
  • by jakxnz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

silverstripe-kitchensink

A (very) simple module that adds a kitchen sink to your project, (*1)

Installation

Composer, (*2)

composer require --dev jakxnz/silverstripe-kitchensink, (*3)

Introduction

This module is helpful to use as a developer dependancy for you project, when you need a kitchen sink for developing components, (*4)

Browse to, (*5)

http://__baseurl__/kitchensink, (*6)

Add a custom template, (*7)

Read about Silverstripe Template Inheritance, (*8)

Customise this module's kitchen sink with your own template e.g, (*9)

  • templates/CodeCraft/KitchenSink/PageType/KitchenSinkController.ss
  • or templates/CodeCraft/KitchenSink/PageType/Layout/KitchenSinkController.ss

The Versions

24/07 2018

dev-master

9999999-dev

A kitchen sink for Silverstripe

  Sources   Download

The Requires

  • php >=5.6

 

by Jackson Darlow