Hi @alexlii,
The process of enrolling into, progressing through lessons and completing the course are all in the frontend. However, I’m not completely sure if that’s what you mean by:
Does it support frontend course submit please? like a Frontend course submit form?
Also, it would be great if there is an Buddypress addon to support BP member to submit courses.
There is a built-in BuddyPress integration and since BuddyPress members are technically WordPress users, if you are able to edit their roles and add an Instructor role to a specific member, they’d be able to create courses as well. See: https://lifterlms.com/docs/lifterlms-and-buddypress/ and https://lifterlms.com/docs/roles-and-capabilities/
I hope this helps. Do let me know if you need more information or help with this.
Best
Hello,
Thanks for reply.
Actually I want allow any user or buddypress member the capability to upload or submit courses at frontend.
I understand that there are two roles of teacher and student, but that is quite technical sense.
The difference between these roles is what he/she is dining online, learning or upload course, This is called user sense.
And this is why we need a LMS plugin that support any buddypress members to upload courses.
Thanks
@alexlii Unfortunately LifterLMS wasn’t built to satisfy this use case. However, since Courses and Lessons are simply custom post types, you could have a developer build a frontend submission system for you (https://lifterlms.com/experts/).
Otherwise, you could simply let your users add courses from the backend by giving them the appropriate capabilities using custom code or through a plugin.
You can submit this as a feature request here: https://lifterlms.com/feature-request/. See: https://lifterlms.com/docs/how-does-lifterlms-handle-feature-requests/
Best