Plone Add-on Gallery

collective.blueprint.usersandgroups

https://travis-ci.org/collective/collective.blueprint.usersandgroups.svg?branch=master Coveralls Latest Version Egg Status https://img.shields.io/pypi/pyversions/collective.blueprint.usersandgroups.svg?style=plastic:alt:Supported-PythonVersions License

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

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

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