toastnz / subsites-colours
Silverstripe subsites and it's theme colours module.
Package info
github.com/toastnz/subsites-colours
Type:silverstripe-vendormodule
pkg:composer/toastnz/subsites-colours
1.0.3
2022-08-25 04:22 UTC
Requires
- php: >=7.4
- adrexia/subsite-modeladmins: ^2.2
- heyday/silverstripe-colorpalette: ^2.0
- silverstripe/admin: ^1.0
- silverstripe/framework: ^4.0
- silverstripe/subsites: ^2.6
Requires (Dev)
- phpunit/phpunit: ^5.7
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2026-02-25 05:50:00 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