Templates for Raisely's Custom Component structure
- Basic Component
- Basic Stateful Component
- Component with Raisely Api
- Signup Form (v1) - a complete example of a full fundraising profile sign up form with registration and team joining.
- Call to Action and Button - A simple block containing a header, call to action text and a button all of which can be set by properties.
- Custom Progress Bar - A progress bar for things other than donations.
- Custom Profile Edit Form - Create a custom profile editing form if you want to display only a subset of fields or redirect to another page on success.
- DonationForm - A simple donation form that supports express payments
- DonationForm Express - A simple donation form that only accepts express payments
- DonationForm Checkout - A simple checkout component for integration into a custom signup form