Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eeacms/volto-columns-tabs-block

Package Overview
Dependencies
Maintainers
9
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eeacms/volto-columns-tabs-block

volto-columns-tabs-block: Volto add-on

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
9
Created
Source

volto-columns-tabs-block

Releases Pipeline Pipeline

Volto add-on

Features

Demo GIF

Getting started

  1. Create new volto project if you don't already have one:

    $ npm install -g yo @plone/generator-volto
    $ yo @plone/volto my-volto-project --addon @eeacms/volto-columns-tabs-block
    
    $ cd my-volto-project
    $ yarn add -W @eeacms/volto-columns-tabs-block        // Not yet available
    
  2. If you already have a volto project, just update package.json:

    "addons": [
       "@eeacms/volto-columns-tabs-block"
    ],
    
    "dependencies": {
       "@eeacms/volto-columns-tabs-block": "^1.2.0"
    }
    
  3. Install new add-ons and restart Volto:

    $ yarn
    $ yarn start
    
  4. Go to http://localhost:3000

  5. Happy editing!

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

FAQs

Package last updated on 02 Mar 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc