ColoredCow / ColoredCow/civicrm
[POC] Registration workflow
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Challenges faced on the CiviCRM platform on the Registration flow.
1. ~~Create a new Form for user registration~~
2. CiviCRM doesn't allow the addition of Individual and Institutional details on the same form.
3. Unable to find how to implement the origin of the source in the form.
4. ~~Add a type of contact (whether it is a volunteer or a shareholder)~~.
5. ~~Unable to figure out how to show and hide fields or sections in the form~~.
6. Addition of new Role
- ~~Change the role permission~~
- Addition of new permission
7. Email Functionality
- ~~Setup the Email Functionality~~
- ~~Customize email template~~
- Trigger **Successfully registered** email to the user after submitting the registration form.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.