This package has been flagged as retired by the package owner. Continue to use at your own risk
A custom Workflow for Umbraco Forms that creates a Umbraco Member when a Form is submitted. Member properties are set based on provided field values and the member is assigned to a configured MemberGroup and MemberType.
IMPORTANT: Do not install this package without Umbraco Forms installed.
This package relies on a few namespaces provided by Umbraco Forms.
Update Version 1.0.4: (Thank you David)
- Ignores case when specifing field names.
Update Version 1.0.5: (Thank you James Costerton)
- Prevent cleartext storing passwords in store recordfields.
Update Version 1.0.6: (Thank you Darren Wilson)
- Adding a MemberGroup to a Member stopped working in 1.0.5 but is now fixed.
Upcoming fetures:
- Specify fieldname aliases as Forms {{Email}} for better concistency.
- Map custom memberproperties to specific fields.
- Fileupload to memberproperty. For Avatar etc.