A sidebar for Plone to consolidate toolbar and navigation.
- Responsive mobile first Sidebar for Plone
- Toolbar and navigation in one place
- Dynamic navigation without reload
- Drop in replacement for Plone toolbar
- Includes site navigation
- Includes add, edit and display functions
- Includes workflow state management
- Includes quick access to the user profile
- Includes configurable persistent site links via actions
Full documentation for end users can be found in the "docs" folder.
This package is developed and maintained by operun Digital Solutions. Check out other projects we developed based on the Enterprise Content Management System Plone.
This product has been translated into:
- German (thanks, santonelli)
- Czech (thanks, olda-a)
Install collective.sidebar by adding it to your buildout:
[buildout] ... eggs = collective.sidebar
and then running bin/buildout
...
- Version 1.x works with Plone 5.2
- Version 2.x works with Plone 6
- Issue Tracker: https://github.com/collective/collective.sidebar/issues
- Source Code: https://github.com/collective/collective.sidebar
If you are having issues, please let us know. We have a issue tracker located at: https://github.com/collective/collective.sidebar/issues
When you installed Font Awesome or Fontello, you can change the sidebar to use these icons. First choose the icon font in the control panel. Then change the sidebar static links in the ZMI or via actions.xml.
The project is licensed under the GPLv2.