Closed wakelamp closed 9 years ago
The typical usage pattern for this plugin is that a user self-registers inside Wordpress, and then a link hands them over to Moodle (creating them in Moodle, if required). It's a single-user each time.
If you need to go the other way, that's certainly tricker. You'll have to create a connector somewhere (if it's from Wordpress, you would use one of the Moodle webservices; if it's in Moodle you could create a local plugin and push the data back during the cron job, for instance).
Hi, Thank-you for your excellent plugins. Any ideas on a good way to allow Moodle learners to become WP users? Should we LDAP from moodle to WP ? AND What is a good way to watch for errors on the WP2moodle process?
Our steps are
rgds Paul