Moodle with ERP

Moodle with ERP

by Ashutosh Taunk -
Number of replies: 2

 I need a help please. 
I am trying to integrate moodle lms with custom erp also on php. Is their a plugin available to do so, please let know. 

The motive is as soon as a course is created on erp the course should be created on moodle, similary as soon as student is enrolled in erp , same student should get enrolled in moodle course too. 


Should i use External Database Enrolment, and please help me with what all tables should i look at , please. 


This will be big help. 
Ash.

Average of ratings: -
In reply to Ashutosh Taunk

Re: Moodle with ERP

by Marcus Green -
Bildo de Core developers Bildo de Particularly helpful Moodlers Bildo de Plugin developers Bildo de Testers

That is a hard question to answer if you are using an entirely custom ERP. However you may want to look into Authentication plugins as a way of allowing people access/creating accounts without duplication. You can read about them here

https://docs.moodle.org/en/Authentication

In reply to Marcus Green

Re: Moodle with ERP

by Ashutosh Taunk -

Thanks Marcus.

For signin we are siding auth2 google signin and same is on erp. Now we got to map the courses which are on erp to moodle.