Pre-sale question:
I am building a site for a business that provides medical field-training courses for outdoor wilderness professionals. I need to build individual course listings with multiple fields, enroll buttons that link to other sites, be able to manage enrollment on the back end with enrollee data and availability tracking, and take payment through paypal.
Similar to this... hidden link
I've looked at Events Manager plugin but didn't like some of the reviews and am thinking it would be more efficient to custom build rather than modify. It also looks like Events Manger is designed for live music events out of the box. There's not much out there that provides the functionality and structure that I need.
Wondering I can build this with the full suite.
Thank you,
Dave
Dear Dave,
I think it can be done within Toolset,
1) Create two custom post type "courses" + "enrollment", setup "enrollment" as child post type of "courses"
Creating Post Type Relationships
https://toolset.com/documentation/user-guides/creating-post-type-relationships/
Setup custom fields in the "enrollment" post type
https://toolset.com/documentation/user-guides/using-custom-fields/
2) Create CRED form for creating child "enrollment" post,
CRED Forms for Child Content
https://toolset.com/documentation/user-guides/cred-forms-for-child-content/
and setup payment with CRED commerce:
Using CRED Commerce to Add Payments to Forms
https://toolset.com/documentation/user-guides/using-cred-commerce-to-add-payments-to-forms/
Thank you. I think I am going to move forward with Toolset to try to build this.
Dave