Show portlets below the content.
- Plone 6 has left/right/footer portlets. This package adds below content portlets.
- They show above the title.
If you want a portlet slot above the content title instead, use collective.abovecontenttitleportlets.
If you want a portlet slot between the content title/description and the content instead, use collective.abovecontentbodyportlets.
Install collective.belowcontentportlets by adding it to your buildout:
[buildout] ... eggs = collective.belowcontentportlets
and then running bin/buildout
, starting Plone, and activating it in the Modules control panel.
Put your name here, you deserve it!
- Maurits van Rees
- Issue Tracker: https://github.com/collective/collective.belowcontentportlets/issues
- Source Code: https://github.com/collective/collective.belowcontentportlets
The project is licensed under the GPLv2.