An open API service indexing awesome lists of open source software.

https://github.com/icinga/icingaweb2-module-training

Training class for Icinga Web 2 module developement
https://github.com/icinga/icingaweb2-module-training

icingaweb2 modules translation

Last synced: 10 months ago
JSON representation

Training class for Icinga Web 2 module developement

Awesome Lists containing this project

README

          

# Icinga Web Training Module

![Icinga Banner](doc/images/icinga.png)

This module is a guide to help you write your own modules for **Icinga Web**.

We also provide Video tutorials for this training:

https://www.youtube.com/playlist?list=PLVDjq9pYkysDUk0imvEGDg5TpybsLHiUh

## Prerequisites

This content assumes that you are familiar with web development using PHP and working with SQL databases.

For installing Icinga Web please check the [installation chapter](https://icinga.com/docs/icingaweb2/latest/doc/02-Installation/)
in the documentation.

## Contents

* Introduction into Icinga Web Module Development
* Creating Icinga CLI Commands
* Creating Web Content
* Working with translations
* Working with Third Party Libraries
* Deep Dive into the Icinga PHP Library