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

@kitconcept/volto-carousel-block

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kitconcept/volto-carousel-block

volto-carousel-block: Volto add-on that provides a carousel block

  • 1.1.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

NPM Build Status Build Status Build Status

kitconcept GmbH

The Volto Carousel Block allows editors to add a carousel to a Volto page.

Screenshot

Carousel-Block

Screencast

https://user-images.githubusercontent.com/486927/164645687-f1318004-aa32-4438-8adc-45f623714649.mov

Installation

Create a new Volto project (you can skip this step if you already have one):

npm install -g yo @plone/generator-volto
yo @plone/volto my-volto-project --addon @kitconcept/volto-carousel-block
cd my-volto-project

Add @kitconcept/volto-carousel-blockto your package.json:

"addons": [
    "@kitconcept/volto-carousel-block"
],

"dependencies": {
    "@kitconcept/volto-carousel-block": "*"
}

Download and install the new add-on by running:

yarn install

Start Volto with:

yarn start

Go to http://localhost:3000, login, create a new page. The carousel block will show up in the Volto blocks chooser.

Credits

Forschungszentrum Jülich

The development of this plugin has been kindly sponsored by Forschungszentrum Jülich.

License

The project is licensed under the MIT license.

Keywords

FAQs

Package last updated on 07 Jun 2023

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