Skip to content

collective/volto-sticky-blocks

Repository files navigation

volto-sticky-blocks

Configure sticky blocks by path.

Place your sticky blocks wherever you like using <StickyBlocks/> component.

Note: It requires collective.volto.stickyblocks installed in the backend.

Installation

Install with:

yarn add volto-sticky-blocks

Usage

import { StickyBlocks } from 'volto-sticky-blocks';

...
<StickyBlocks/>
...

Translations

This addon has Italian and English localizations.