Skip to content

Volto block with selected news items

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

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