Skip to content

rohberg/volto-newsblock

Repository files navigation

Simple example add-on

Select news items and show with image and title.

volto-newsblock is a Volto add-on that provides a block to show some manually selectable news items. It is a simple add-on that shows how to create a custom block.

Edit news block @rohberg/volto-newsblock

Installation

package.json

"addons": [
    "@rohberg/volto-newsblock"
],

"dependencies": {
    "@rohberg/volto-newsblock"
}

Run

yarn
yarn start

About

Volto block with selected news items

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published