Download the PHP package andrewandante/silverstripe-theme-picker without Composer
On this page you can find all versions of the php package andrewandante/silverstripe-theme-picker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andrewandante/silverstripe-theme-picker
More information about andrewandante/silverstripe-theme-picker
Files in andrewandante/silverstripe-theme-picker
Download andrewandante/silverstripe-theme-picker
More information about andrewandante/silverstripe-theme-picker
Files in andrewandante/silverstripe-theme-picker
Vendor andrewandante
Package silverstripe-theme-picker
Short Description Adds a theme dropdown to SiteConfig.
License BSD-3-Clause
Homepage https://github.com/andrewandante/silverstripe-theme-picker
Package silverstripe-theme-picker
Short Description Adds a theme dropdown to SiteConfig.
License BSD-3-Clause
Homepage https://github.com/andrewandante/silverstripe-theme-picker
Please rate this library. Is it a good library?
Informations about the package silverstripe-theme-picker
SilverStripe Theme Picker
Module to replicate the SS3 dropdown for themes in SS4.
Requirements
- SS4
- SiteConfig
Installation
Config
This generates the dropdown from the SSViewer::themes()
- so any theme you'd like to be selectable needs to be first present in something.yml
.
Will result in the dropdown options 'simple' and 'complicated'.
Caveats
- Currently hooks onto
PageController
. - Hooks out the theme from the list and sticks it at the top.
All versions of silverstripe-theme-picker with dependencies
PHP Build Version
Package Version
The package andrewandante/silverstripe-theme-picker contains the following files
Loading the files please wait ....