4.1.0 • Published 1 month ago

volto-secondarymenu v4.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

volto-secondarymenu

Volto addon for a customizable secondary menu

To be used with mrs-developer, see Volto docs for further usage informations.

Created with voltocli.

If you're using Volto < 12, then use v1.1.0

If you're using Volto < 16, then use v2.2.0

Usage

To customize the SecondaryMenuConfigurationForm component, you can now create your own component in your site and replace it using the Volto component registry in your site config file:

import MySecondaryMenuConfigurationForm from './src/MySecondaryMenuConfigurationForm';

config.registerComponent({
  name: 'SecondaryMenuConfigurationForm',
  component: MySecondaryMenuConfigurationForm,
});
4.1.0

1 month ago

3.0.0

2 years ago

4.0.0

1 year ago

2.2.0

3 years ago

2.1.5

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago