Difference between revisions of "Preparing Moodle 20"

From Joomdle
Jump to: navigation, search
(Get auth token for Joomdle config in Joomla)
 
(2 intermediate revisions by the same user not shown)
Line 17: Line 17:
  
 
In newest Joomdle versions, all required Moodle setup is done automatically when Joomdle package is installed.
 
In newest Joomdle versions, all required Moodle setup is done automatically when Joomdle package is installed.
 +
  
 
==Get auth token for Joomdle config in Joomla==
 
==Get auth token for Joomdle config in Joomla==
Line 24: Line 25:
 
Token can be found at: Administration -> Plugins -> Web Services -> Tokens.
 
Token can be found at: Administration -> Plugins -> Web Services -> Tokens.
  
 
+
In Moodle > 3.11, location is different:
 +
Site administration -> Server -> Web services -> Manage tokens
  
 
==Allow frame embedding for wrapper==
 
==Allow frame embedding for wrapper==
  
In most recent Moodle versions, you will need to enable an option if you want to use the Joomdle wrapper.
+
Depending on your setup, you may need to enable an option if you want to use the Joomdle wrapper.
  
 
In Site Administration->Security->Http Securty, enable option '''Allow frame embedding'''
 
In Site Administration->Security->Http Securty, enable option '''Allow frame embedding'''

Latest revision as of 10:33, 19 August 2021

This document applies to Joomdle Release 2.0.0

Moodle 2 Prerequisites

If you are installing Moodle for the first time, it will check for the existence of the PHP extension XML-RPC.  Please ensure it is installed.

xmlrpc_check.jpg

For further information on PHP XML-RPC libraries refer to PHP XML-RPC Prerequisites


.

Configuring Moodle for Joomdle

In newest Joomdle versions, all required Moodle setup is done automatically when Joomdle package is installed.


Get auth token for Joomdle config in Joomla

When you install Joomdle on Moodle, a new token will be created. You need to get this token to enter it later in Joomdle configuration in Moodle.

Token can be found at: Administration -> Plugins -> Web Services -> Tokens.

In Moodle > 3.11, location is different: Site administration -> Server -> Web services -> Manage tokens

Allow frame embedding for wrapper

Depending on your setup, you may need to enable an option if you want to use the Joomdle wrapper.

In Site Administration->Security->Http Securty, enable option Allow frame embedding