Skip to content

kroepelin-projekte/Chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart Plugin

This Plugin was developed by Kröpelin Projekt GmbH (https://www.kroepelin-projekte.de)

Documentation

See docu/DOCUMENTATION.pdf

Requirements

  • ILIAS 8
    • PHP >= 7.4
  • ILIAS 9
    • PHP >= 8.1

Installation and Update

Start at your ILIAS root directory.

Run the following commands:

mkdir -p Customizing/global/plugins/Services/COPage/PageComponent
cd Customizing/global/plugins/Services/COPage/PageComponent
git clone https://github.com/kroepelin-projekte/Chart.git Chart

Activate the plugin in the ILIAS Plugin Administration.

License

This project is licensed under the GPL v3 License.

This plugin uses

Chart.js for interactive graphs on ILIAS installation. Chart.js is licensed under the MIT licence.