I have a project that requires me to set up a subscription-based online learning site using Moodle. I checked Moodle, and it seems that he can handle it on his own. The problem is that the client will not just sell online courses. He will also sell books, reviewers, etc.
I thought Magento would be the best option to sell these items and track all sales. Perhaps I could add online courses as virtual elements.
My questions are: is there a way to fully integrate these two systems in terms of authentication and course registration?
I mean, is it possible for someone:
- Create an account in Magento
- Buy a course at Magento
- Go to the Moodle site without logging in (single sign-on)
- Go to the course.
source share