Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 625 Bytes

File metadata and controls

21 lines (15 loc) · 625 Bytes

Copyright (c) 2017 Fred Neumann fred.neumann@gmx.de GPLv3, see LICENSE

Author: Fred Neumann fred.neumann@gmx.de

INSTALLATION

This is an example plugin with minimal features for the ILIAS PageComponent Plugin Slot.

mkdir -p public/Customizing/global/plugins/Services/COPage/PageComponent
cd public/Customizing/global/plugins/Services/COPage/PageComponent
git clone --branch release_11 https://github.com/ILIAS-eLearning/TestPageComponent.git

Branching

This plugin follows the same branching-rules like the ILIAS-projekt itself:

  • trunk: Main-Development-Branch
  • release_X-X: Stable Release