This is a Plone add-on that is use to make users as content for acl_users or users that does not have a membrane user profile especially for users that were created using pas.plugins.authomatic package.
- Turns existing users to content.
- Offers a custom handler for converting users to content.
Upon on logging in without the Role seen in the screenshot above, the user will be redirected to the profile registration page.
Install dexterity.membrane.authomatic by adding it to your buildout:
[buildout] ... eggs = dexterity.membrane.authomatic
and then running bin/buildout
- Issue Tracker: https://github.com/collective/dexterity.membrane.authomatic/issues
- Source Code: https://github.com/collective/dexterity.membrane.authomatic
If you are having issues, please let us know. We have a mailing list located at: b4.oshany@gmail.com
The project is licensed under the GPLv2.