Backend add-on for Plone that provides editable footer functionality for Volto sites.
demo.mov
This backend add-on provides the necessary behaviors and content types to make footers editable in Volto sites. It allows you to customize footers by adding blocks to them, with context-aware footer selection based on the current page location.
Requirements: - This backend add-on requires volto-footer to be installed on the frontend.
- Editable Footer Behavior: Adds behavior to make content types support editable footers
- Context-aware Footer Selection: Automatically selects the most appropriate footer based on page location
- Block-based Footer Content: Supports any type of Volto blocks in footer content
- Flexible Configuration: The editable footer behavior can be activated on any content type
This add-on works together with the volto-footer frontend package to provide: - Customizable footer content using Volto blocks - Hierarchical footer inheritance based on content location - Easy management of footer content through the Plone interface
Install collective.volto.footer by adding it to your buildout:
[buildout] ... eggs = collective.volto.footer
and then running bin/buildout
Provided by awesome people ;)
Put your name here, you deserve it!
- ?
- Issue Tracker: https://github.com/collective/collective.volto.footer/issues
- Source Code: https://github.com/collective/collective.volto.footer
- Documentation: https://docs.plone.org/foo/bar
If you are having issues, please let us know. We have a mailing list located at: project@example.com
The project is licensed under the GPLv2.