Skip to content

eea/volto-statistic-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cb3dbe5 · Jan 30, 2025
Sep 5, 2023
Apr 18, 2024
Sep 28, 2023
Jan 30, 2025
Apr 18, 2024
Oct 28, 2022
Apr 18, 2024
Apr 18, 2024
Apr 18, 2024
Mar 9, 2022
Mar 9, 2022
Jan 30, 2025
Sep 28, 2023
Oct 31, 2023
Apr 18, 2024
Mar 9, 2022
Apr 18, 2024
Sep 29, 2023
Oct 10, 2023
Oct 26, 2022
Mar 9, 2022
Nov 2, 2023
Aug 22, 2023
Apr 18, 2024
Apr 18, 2024
Jan 30, 2025

Repository files navigation

volto-statistic-block

Releases

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Volto add-on that provides the React Semantic UI Statistic component as a Block

Features

See Statistic Component Storybook.

Demo (Volto Theme)

Statistic Block

Demo (EEA Theme)

Statistic Block

Getting started

Try volto-statistic-block with Docker

  git clone https://github.com/eea/volto-statistic-block.git
  cd volto-statistic-block
  make
  make start

Go to http://localhost:3000

Add volto-statistic-block to your Volto project

  1. Make sure you have a Plone backend up-and-running at http://localhost:8080/Plone

    docker compose up backend
  2. Start Volto frontend

  • If you already have a volto project, just update package.json:

    "addons": [
        "@eeacms/volto-statistic-block"
    ],
    
    "dependencies": {
        "@eeacms/volto-statistic-block": "*"
    }
  • If not, create one:

    npm install -g yo @plone/generator-volto
    yo @plone/volto my-volto-project --canary --addon @eeacms/volto-statistic-block
    cd my-volto-project
    
  1. Install new add-ons and restart Volto:

    yarn
    yarn start
    
  2. Go to http://localhost:3000

  3. 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)