This release is a pre-release and may not be stable for production use.
# 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]
Release files for zopyx.usersascontent 1.0a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zopyx.usersascontent-1.0a1.tar.gz | 22.9 kB | Details |
Release files / zopyx.usersascontent-1.0a1.tar.gz
| Download URL | zopyx.usersascontent-1.0a1.tar.gz |
|---|---|
| Size | 22.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
990fa0a6789b5bdafd0d6c1ec850362eed583607d1e775ff67d9f28d10241e0f
|
|
BLAKE2b-256 checksum How to use checksums |
23e00fc634e88c171e1f77191433c9ad3af29afc9392fdd535e381cef15dc1b6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
|