Plone users as content
Project description
# zopyx.usersascontent
This add-on provides a new content-types PloneUser for representing a user in Plone through a dedicated content-type. The motivation for this add-on is the need for maintaining user profiles a content in order to make them referencable from other content.
The PloneUser provides the standard fields like fullname, email organization, a member picture etc. and a dedicated view.
The add-on also contains some ideas borrowed from collective.onlogin with configurable redirections to a user’s PloneUser object directly after the first login after registration or after each login.
zopyx.usersascountent is designed as a lightweight alternative to Membrane & Co.
The add-on provides a control panel Users As Content.
## Requirements:
Plone 6, Python 3.8+
(untested with Plone 5.2)
## Installation
Install zopyx.usersascontent by adding it to your buildout:
[buildout]
…
- eggs =
zopyx.usersascontent
and then running bin/buildout
## Contribute
Issue Tracker: https://github.com/zopyx/zopyx.usersascontent/issues
Source Code: https://github.com/zopyx/zopyx.usersascontent
## License
The project is licensed under the GPLv2.
Contributors
Andreas Jung, info@zopyx.com
Changelog
1.0a1 (unreleased)
Initial release. [zopyx]
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 zopyx.usersascontent-1.0a1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 990fa0a6789b5bdafd0d6c1ec850362eed583607d1e775ff67d9f28d10241e0f |
|
MD5 | 928ee80e41f40de3a92e2c7c63a7234d |
|
BLAKE2b-256 | 23e00fc634e88c171e1f77191433c9ad3af29afc9392fdd535e381cef15dc1b6 |