Skip to content

joshwillcock/moodle-csv_to_external_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV Import for Moodle Users

Task to generate table and pull list of users from a CSV into an external database for Moodle.

How to use
  1. Input your information in the config.php file
  2. Setup an automated method to run the syncuser.php script (usually once a day).

The convertAccounts will require the mdl database details to be filled out, this will go through all users inside Moodle and change their auth type. ! Please note this may cause passwords to be reset after !

About

Task to pull CSV into a MySQL table with multiple logging options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages