toastnz/subsites-colours

Silverstripe subsites and it's theme colours module.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.0.3 2022-08-25 04:22 UTC

This package is auto-updated.

Last update: 2024-04-25 02:14:15 UTC


README

Allow subsites to generate theme colours for CMS and TinyMCE

Requirements

toastnz/blocks - output the theme colours as background colours on each block.

Installation

composer require toastnz/subsites-theme

Add the following to your mysite.yml :

SilverStripe\Subsites\Model\Subsite:
  has_subsites_colours: true