Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 757 Bytes

File metadata and controls

28 lines (20 loc) · 757 Bytes

Chart Plugin

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

Documentation

See doc/DOCUMENTATION.pdf

Requirements

  • ILIAS 6 or 7
  • PHP >= 7.2

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.