2.4.0 • Published 8 months ago

@kitconcept/volto-heading-block v2.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Volto Heading Block

NPM Build Status Build Status Build Status

kitconcept GmbH

The Volto Heading Block allows editors to add a heading to a Volto page.

Screenshot

Heading-Block

Screencast

Heading-Block

Installation

Create a new Volto project (you can skip this step if you already have one):

npm install -g yo @plone/generator-volto
yo @plone/volto my-volto-project --addon @kitconcept/volto-heading-block
cd my-volto-project

Add @kitconcept/volto-heading-blockto your package.json:

"addons": [
    "@kitconcept/volto-heading-block"
],

"dependencies": {
    "@kitconcept/volto-heading-block": "*"
}

Download and install the new add-on by running:

yarn install

Start Volto with:

yarn start

Go to http://localhost:3000, login, create a new page. The heading block will show up in the Volto blocks chooser.

Credits

The development of this plugin has been kindly sponsored by Forschungszentrum Jülich.

License

The project is licensed under the MIT license.

2.4.0

8 months ago

2.3.0

12 months ago

2.2.0

1 year ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago