volto-widget-theme-picker



Volto add-on
Features

Getting started
Try volto-widget-theme-picker with Docker
git clone https://github.com/eea/volto-widget-theme-picker.git
cd volto-widget-theme-picker
make
make start
Go to http://localhost:3000
Add volto-widget-theme-picker to your Volto project
-
If you already have a volto project, just update package.json
:
"addons": [
"@eeacms/volto-widget-theme-picker"
],
"dependencies": {
"@eeacms/volto-widget-theme-picker": "*"
}
-
If not, create one:
npm install -g yo @plone/generator-volto
yo @plone/volto my-volto-project --canary --addon @eeacms/volto-widget-theme-picker
cd my-volto-project
Release
See RELEASE.md.
How to contribute
See DEVELOP.md.
Copyright and license
The Initial Owner of the Original Code is European Environment Agency (EEA).
All Rights Reserved.
See LICENSE.md for details.
Funding
European Environment Agency (EU)