Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

eea/volto-collection-block

Repository files navigation

volto-collection-block

Releases Pipeline Pipeline

Volto add-on

Features

  • Generate different site listings with Volto.

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

    "addons": [
        "@eeacms/volto-collection-block"
    ],
    
    "dependencies": {
        "@eeacms/volto-collection-block": "^0.1.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.

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)