collective / dexterity.membrane

enables dexterity content items to be used as users and groups in Plone sites
3 stars 14 forks source link

IUserAdder plugin implementation #59

Open sauzher opened 3 years ago

sauzher commented 3 years ago

Products.remember was implementing IUserAdder Plugin so that a user could be added from standard registration form / plone control panel.

Does it make sense to make dexterity.membrane works the same way covering this use case?

I can work on this actually.

alessandro.