Si alguien necesita traducción me podéis enviar un email.
Do you wish to integrate Moodle with Joomla without changing a single line of code? Yes, that’s possible in a very simple manner. You don’t have to be a techie for integrating the two systems. Here’s a step-by-step short tutorial on how to do that in less than five minutes.
Step 1: Login to Moodle’s Admin
Step 2: Click on ‘Administration’
Step 3: Click on ‘Authentication’ under ‘Users’ Section.
Step 4: Select ‘Use External Database’ from the dropdown «Choose an authentication method»
Step 5: Enter the following values in the fileds: auth_dbhost: localhost auth_dbtype: MySQL auth_dbname: ‘Your Joomla DB Name’ auth_dbuser: ‘Your Joomla db user name’ auth_dbpass: ‘Your Joomla db password’ auth_dbtable: ‘jos_users’ auth_dbfielduser: ‘username’ auth_dbfieldpass: ‘password’ auth_dbpasstype: Select ‘MD5 encryption’ from the dropdown
Step 6: For «Change password URL: » field (down the page), enter your Joomla’s forgot password URL.
Step 7: For «Alternate Login URL » field (down the page), enter your Joomla’s login URL.
Step 8: Hit «Submit» button.