volto-subfooter

3.1.0 • Public • Published

volto-subfooter

Volto addon for a customizable subfooter. Intended to be used with collective.volto.subfooter.

Install with mrs-developer (see Volto docs) or with:

yarn add volto-subfooter

Created with voltocli.

If you are using Volto < 16, then use v1.1.0.

Usage

To customize the SubFooterConfigurationForm 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 MySubFooterConfigurationForm from "./src/MySubFooterConfigurationForm";

config.registerComponent({
  name: "SubFooterConfigurationForm",
  component: MySubFooterConfigurationForm,
});

Package Sidebar

Install

npm i volto-subfooter

Weekly Downloads

117

Version

3.1.0

License

MIT

Unpacked Size

60.3 kB

Total Files

29

Last publish

Collaborators

  • pieronicolli
  • giuliaghisini
  • sara_bianchi
  • deodorhunter