collective.blueprint.usersandgroups
collective.blueprint.usersandgroups
Tell me what your product does
Features
Can be bullet points
Examples
This add-on can be seen in action at the following sites: - Is there a page on the internet where everybody can see the features?
Documentation
Full documentation for end users can be found in the “docs” folder, and is also available online at http://docs.plone.org/foo/bar
Translations
This product has been translated into
Klingon (thanks, K’Plai)
Installation
Install collective.blueprint.usersandgroups by adding it to your buildout:
[buildout] ... eggs = collective.blueprint.usersandgroups
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/collective/collective.blueprint.usersandgroups/issues
Source Code: https://github.com/collective/collective.blueprint.usersandgroups
Documentation: https://docs.plone.org/foo/bar
Support
If you are having issues, please let us know. We have a mailing list located at: project@example.com
License
The project is licensed under the GPLv2.
Contributors
Rok Garbas, rok@garbas.si
Wesley Barroso, wesleybl@gmail.com
0.3.0 (2021-09-28)
Add support to Python 3.7 and Python 3.8. [wesleybl]
Add support to Plone 5.1 and Plone 5.2. [wesleybl]
No longer use zope.app.container. [wesleybl]
0.2.0 (2015-06-07)
Fixed MANIFEST.in