Skip to content

Plone "Users As Content" provide a content-type PloneUser for representing a Plone user as a standard content object in Plone.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst
Notifications You must be signed in to change notification settings

zopyx/zopyx.usersascontent

Repository files navigation

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

License

The project is licensed under the GPLv2.

About

Plone "Users As Content" provide a content-type PloneUser for representing a Plone user as a standard content object in Plone.

Topics

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Releases

No releases published

Packages