Batch import users in Moodle: Difference between revisions
From Joomdle
Jump to navigationJump to search
Created page with "With Joomdle, you can use Moodle's upload users feature, and have users created in Moodle and Joomla, synced with Joomdle. There are 2 things to do for this to work: - Enabl..." |
mNo edit summary |
||
| Line 6: | Line 6: | ||
- Include auth field in CSV file | - Include auth field in CSV file | ||
Example file: | |||
<code> | <code> | ||
Latest revision as of 18:47, 8 March 2018
With Joomdle, you can use Moodle's upload users feature, and have users created in Moodle and Joomla, synced with Joomdle.
There are 2 things to do for this to work:
- Enable "Sync users to Joomla" in Joomdle configuration in Moodle
- Include auth field in CSV file
Example file:
auth,username,password,firstname,lastname,email,course1,type1
joomdle,jonest,verysecret,Tom,Jones,jonest@example.com,test1,1
joomdle,reznor,somesecret,Trent,Reznor,reznor@example.com,test1,1