Prerequisites: Difference between revisions

From Joomdle
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:
* Moodle 1.9.x or Moodle 2.0
* Moodle 1.9.x or Moodle 2.0
* XML-RPC for PHP
* XML-RPC for PHP
* Any 3rd party Joomla extensions you wish to integrate with Joomdle
* Any 3rd party Joomla extensions you wish to integrate with Joomdle.  Note It is possible to integrate with 3rd party products after Joomdle has been installed and configured.
<br>
<br>
<br>
<br>
Line 22: Line 22:




====PHP Prerequisites====
====PHP XML-RPC Prerequisites====
In order for Joomdle to connect Joomla! with Moodle, the PHP XML-RPC libraries must be installed and configured. 


If you have already installed Moodle you will need to ensure that XML-RPC is installed, you can check by using PHP Info found in the Joomla backend under Help / System Info / PHP Information.
Refer to [[XMLRPC Prerequisites|PHP XMLRPC Prerequisites]] for further information.
 
[[Image:xmlrpc_php.jpg]]


<br><br>
<br><br>

Revision as of 12:45, 30 October 2010

This document applies to Joomdle Release 2.0.0

Before installing Joomdle ensure you have installed and configured the following:

  • Joomla 1.5.x
  • Moodle 1.9.x or Moodle 2.0
  • XML-RPC for PHP
  • Any 3rd party Joomla extensions you wish to integrate with Joomdle. Note It is possible to integrate with 3rd party products after Joomdle has been installed and configured.



Joomla! Prerequisites

Once Joomla 1.5.x is installed and running correctly, you will need to activate Joomla's web services.  This can be done through Site -> Global System Configuration, System Tab, System Configuration.

joomla_webservices.jpg


PHP XML-RPC Prerequisites

In order for Joomdle to connect Joomla! with Moodle, the PHP XML-RPC libraries must be installed and configured.

Refer to PHP XMLRPC Prerequisites for further information.