WisdmLabs / edwiser-bridge

Edwiser Bridge integrates WordPress with the Moodle LMS. The plugin provides an easy option to import Moodle courses to WordPress and sell them using PayPal. The plugin also allows automatic registration of WordPress users on the Moodle website along with single login credentials for both the systems.
https://edwiser.org
GNU General Public License v3.0
24 stars 13 forks source link

Users not sync automatically into Moodle #2

Open andrekutianski opened 8 years ago

andrekutianski commented 8 years ago

User registration in WordPress don't sync automatically into Moodle. I need select account per account and force link account with Moodle.

ssancheza227 commented 6 years ago

Hi, well i have the plugin edwiser for my integration WP and Moodle i was updating information of user profile in moodle (firstname and lastname),so I when push to button "synchronize" for users in panel wordpress, this information not updating, why ? also i was reviewing the code the method "createWordpressUser" i found the line update_user_meta($user_id, 'first_name', $firstname); but this not work or how work this?

Logandedobbeleer commented 4 years ago

Hi, I have the same problem. Does anyone have a solution?