collective.blueprint.usersandgroups

transmogrifier blueprints for importing users and groups into plone


Keywords
plone, transmogrifier, blueprint, user, group
License
CNRI-Python-GPL-Compatible
Install
pip install collective.blueprint.usersandgroups==0.3.0

Documentation

collective.blueprint.usersandgroups

PyPI PyPI - Python Version PyPI - Wheel PyPI - License PyPI - Status

PyPI - Plone Versions

Code analysis checks Tests Code Style

GitHub contributors GitHub Repo stars

Transmogrifier blueprint to migrate users and groups

Developing this package

Create the virtual enviroment and install all dependencies:

make build

Start Plone in foreground:

make start

Running tests

make tests

Formatting the codebase

make format

Linting the codebase

make lint

License

The project is licensed under the GPLv2.