| Component | Version(s) | Link |
|---|---|---|
| PHP | PHP | |
| ILIAS | ILIAS |
-
Clone this repository to Customizing/global/plugins/Services/Repository/RepositoryObject/UdfEditor
-
Install the Composer dependencies
cd public/Customizing/global/plugins/Services/Repository/RepositoryObject/UdfEditor composer install --no-devDevelopers MUST omit the
--no-devargument. -
Login to ILIAS with an administrator account (e.g. root)
-
Select Plugins in Extending ILIAS inside the Administration main menu.
-
Search for the UdfEditor plugin in the list of plugin and choose Install from the Actions drop-down.
-
Choose Activate from the Actions dropdown.
Start at your ILIAS root directory
mkdir -p public/Customizing/global/plugins/Services/User/UDFDefinition
cd public/Customizing/global/plugins/Services/User/UDFDefinition
git clone https://github.com/leifos-gmbh/CascadingSelect.git CascadingSelectToDo