šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

@eeacms/volto-widget-theme-picker

Package Overview
Dependencies
Maintainers
10
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eeacms/volto-widget-theme-picker

@eeacms/volto-widget-theme-picker: Volto add-on

2.0.0
latest
Source
npm
Version published
Weekly downloads
1.1K
-40.83%
Maintainers
10
Weekly downloads
Ā 
Created
Source

volto-widget-theme-picker

Releases

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Volto add-on

Features

Widget Theme Picker

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.

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)

Keywords

volto-addon

FAQs

Package last updated on 22 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts