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
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: 2024-10-25 03:12:24 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