Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: TypoRepo/Installation.

TypoRepo/Installation: Difference between revisions

From MoodleDocs
TypoRepo/Installation
Type Activity
Set N/A
Downloads https://moodle.org/plugins/mod_typorepo
Issues https://github.com/bdecentgmbh/moodle-mod_typorepo/issues
Discussion tbd
Maintainer(s) bdecent gmbh
(Images added)
m (→‎Prerequisites: clean up, typos fixed: Extention → Extension)
 
Line 54: Line 54:


* LMS3 or any TYPO3 Installation (Version 10.x)
* LMS3 or any TYPO3 Installation (Version 10.x)
* Moodle SSO TYPO3 Extention (get it from mail@learntube.de)[[File:TYPO3 installation – new moodle instance.png|thumb|How to add a new moodle instance in TYPO3]]
* Moodle SSO TYPO3 Extension (get it from mail@learntube.de)[[File:TYPO3 installation – new moodle instance.png|thumb|How to add a new moodle instance in TYPO3]]


=== Installation ===
=== Installation ===

Latest revision as of 16:00, 27 January 2022

Moodle

Installation

To install the TYPO3 Repository Activity (mod_typorepo), you have three options:

Option 1: Install from Moodle.org
  1. Login as an admin and go to Site administration > Plugins > Install plugins. (If you can't find this location, then plugin installation is prevented on your site.)
  2. Click the button 'Install plugins from Moodle plugins directory'.
  3. Search for "TYPO3 Repository Activity", click the Install button then click Continue.
  4. Confirm the installation request
  5. Check the plugin validation report
Option 2: Install from zip package
  1. Download TYPO3 Repository Activity from https://moodle.org/plugins/mod_typorepo/versions
  2. Login to your Moodle site as an admin and go to Administration > Site administration > Plugins > Install plugins.
  3. Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if the plugin is not automatically detected.
  4. If your target directory is not writeable, you will see a warning message.
  5. Check the plugin validation report
Option 3: Install manually on server
  1. Download TYPO3 Repository Activity from https://moodle.org/plugins/mod_typorepo/versions
  2. Rename the folder to "typorepo"
  3. Upload or copy it to your Moodle server.
  4. Unzip it in the `/mod` directory. (the path should then look for example like this: https://yourmoodle.com/mod/typorepo/version.php)
  5. In your Moodle site (as admin) go to Site administration > Notifications (you should, for most plugin types, get a message saying the plugin is installed).

For more detailed info how to install plugins in general, visit https://docs.moodle.org/311/en/Installing_plugins.

Configuration

Screenshot of display and integration settings
TYPO3 repository integration settings
  1. In your Moodle site (as admin) go to Site administration > Plugins > Activity Plugins > TYPO3 Repository > TYPO3 repository integration settings
  2. Add the TYPO3 repository URL
  3. Add the TYPO3 page base URL
  4. Add the integration secret
TYPO3 repository display settings
  1. In your Moodle site (as admin) go to Site administration > Plugins > Activity Plugins > TYPO3 Repository > TYPO3 repository display settings
  2. Choose a width
  3. Choose a height
  4. Choose if you want scrolling in the iframe


TYPO3

Prerequisites

  • LMS3 or any TYPO3 Installation (Version 10.x)
  • Moodle SSO TYPO3 Extension (get it from mail@learntube.de)
    How to add a new moodle instance in TYPO3

Installation

  1. Install the Moodle SSO TYPO3 Extension in your TYPO3 Installation
  2. Install the Moodle Sitemap TYPO3 Extension in your TYPO3 Installation
  3. Create a page and add a Moodle Sitemap Plugin
  4. Create a sysfolder where you store the Moodle instances to connect to
    Screenshot of Moodle instance configuration in TYPO3
How to create a moodle sitemap in TYPO3