Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1 KB

README.md

File metadata and controls

36 lines (24 loc) · 1 KB

Nolej AI for ILIAS LMS Page Component

This is the companion plugin for Nolej AI for ILIAS LMS.

Generate the activities with the main plugin, and insert them in your modules with this plugin.

Note: this branch is for ILIAS 8. If you have ILIAS 6 or 7, see branch release_7.

Requirements

Installation

Download the plugin

From the ILIAS directory, run:

mkdir -p Customizing/global/plugins/Services/COPage/PageComponent
cd Customizing/global/plugins/Services/COPage/PageComponent
git clone https://github.com/Neuronys/ilias-pgcp_nolej NolejPageComponent

Return to the ILIAS directory and run:

composer du

Install the plugin

  1. Go into Administration -> Extending ILIAS -> Plugins
  2. Look for the name of this plugin
  3. Click on Actions -> Install