Add-on for Volto to manage a subfooter in dropdown one.
Project description
Add-on for Volto to manage a subfooter (right column) for Volto Subfooter.
Features
Control panel for plone registry to manage subfooter configuration.
Restapi view that exposes these settings for Volto
Volto endpoint
Anonymous users can’t access registry resources by default with plone.restapi (there is a special permission).
To avoid enabling registry access to everyone, this package exposes a dedicated restapi route with the infos to draw the menu: @subfooter:
> curl -i http://localhost:8080/Plone/@subfooter -H 'Accept: application/json'
Control panel
You can edit settings directly from Volto because the control has been registered on Plone and available with plone.restapi.
Volto integration
To use this product in Volto, your Volto project needs to include a new plugin: https://github.com/collective/volto-subfooter
Translations
This product has been translated into
Italian
Installation
Install collective.volto.subfooter by adding it to your buildout:
[buildout] ... eggs = collective.volto.subfooter
and then running bin/buildout
Contribute
License
The project is licensed under the GPLv2.
1.1.0 (2021-10-10)
p.a.caching rules for rest api services. [cekk]
1.0.0 (2021-09-20)
Initial release. [cekk]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.volto.subfooter-1.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e74185fbf0b5125cf6a1498af7ae294331f3af9da8432f3cc6cb830428c7a6b |
|
MD5 | febb02e4e48972a7fcc7f06c55939761 |
|
BLAKE2b-256 | 4d83f4483cb0f08d0c84f5b0ffb01994e33713f9b1f12ffb1f249a8cff51e0b0 |