Skip to content

eea/volto-block-image-cards

Repository files navigation

volto-block-image-cards

Releases

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Image Cards Block Volto add-on

Features

  • Round Tile
  • Splashy Carousel
  • Discreet Carousel
  • Cards grid

Upgrade

Upgrading to 1.x

This version requires: @plone/volto >= 16.0.0.alpha.15 (volto-slate part of Volto Core).

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-block-image-cards
    
    $ cd my-volto-project
    $ yarn add -W @eeacms/volto-block-image-cards
    
  2. If you already have a volto project, just update package.json:

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

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

  5. Happy editing!

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)