2017 © Pedro Peláez
 

silverstripe-module toast-cms-helpers

Silverstripe CMS helpers

image

toastnz/toast-cms-helpers

Silverstripe CMS helpers

  • Monday, January 16, 2017
  • by permanentinc
  • Repository
  • 3 Watchers
  • 1 Stars
  • 273 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 7 % Grown

The README.md

Total Downloads License Build Status , (*1)

Silverstripe CMS Helpers

Small helpers, fields, and requirements to assist users with navigating and using the CMS., (*2)

Installation

 composer require toastnz/toast-cms-helpers

Features

Reference Field

The Reference Field displays an image inside a styled block, with the purpose of showing the user where content will be displayed on the frontend., (*3)

Usage

$referenceField = ReferenceField::create(
    'FieldName', // Can be blank
    'Heading / Label',
    'Hint / ToolTip',
    'example.png' // Image / screenshot filename
);

Configuration

ReferenceField:
  base_image_path: 'mysite/images/reference'
  border_color: '#0073aa'

The Versions

16/01 2017

dev-master

9999999-dev

Silverstripe CMS helpers

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

documentation cms silverstripe

16/01 2017

0.1.2

0.1.2.0

Silverstripe CMS helpers

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

documentation cms silverstripe

04/01 2017

dev-develop

dev-develop

Silverstripe CMS helpers

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

documentation cms silverstripe

04/01 2017

0.0.1

0.0.1.0

Silverstripe CMS helpers

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

documentation cms silverstripe