Home

Awesome

Volto Blocks

kitconcept GmbH

A Volto Blocks which helps you creating beautiful website using Volto.

List of Blocks we have currently

Unclear

Deprecated (as for 5.0)

Widgets

Component helpers

ImageGrid

ImageGrid GmbH

TeasrGrid

TeasrGrid

TemplateChooser

TemplateChooser

TeaserHero

TeaserHero

Locally developing the individual package.

You just need to update your mrs.developer.json like this.

  "kitconcept.volto-blocks": {
    "packages": {
      "@kitconcept/volto-blocks": "./src",
      "@kitconcept/volto-separator-block": "packages/volto-separator-block"
    },
    "url": "git@github.com:kitconcept/volto-blocks.git",
    "branch": "separator-block"
  },

Deprecated