Give to Plone administrators a form where is possible to subscribe multiple users in a single operation
Project description
Introduction
Subscribe a set of users taking from a CSV file all required data.
Details
With this product you can import in your Plone site a full set of users, providing a CSV file with all required and optional data. If your user’s fieldset is customized you can also provide non-standards ones.
The only required column is username. The password data, if not provided, will be generated randomly.
You can send a notification message to those users, customizing the message text (for example: to give to users the account’s email address).
Add users to groups
If you have powers to manage groups, you can also add all new users to one or more groups available.
If you add a row named ‘group’ in the csv, the user will be added to that group.
For example:
email,username,fullname,group jim@email.com,jim,Jim My,TeamA
Will add ‘jim’ to ‘TeamA’ group
Changelog
0.1.1 (2017-11-27)
When the CSV file has a row: group, the user is added to that group. [espenmn]
0.1.0 (2012-03-08)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.mass_subscriptions-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 156825fdf78a949dec71b618ff9865701103e68e87ba74d4f9f34e7a23ba32f6 |
|
MD5 | f1763d829aa9f82c6bd3cfd9aede377f |
|
BLAKE2b-256 | 39c075a83e9e10f352eb549d3b5d7dbba9d87a62e2a346303dce9dc468c83c36 |