mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-03 16:59:27 -05:00
15 lines
694 B
Markdown
15 lines
694 B
Markdown
# Installing Icinga Business Process Modeling from Source
|
|
|
|
Please see the Icinga Web documentation on
|
|
[how to install modules](https://icinga.com/docs/icinga-web/latest/doc/08-Modules/#installation) from source.
|
|
Make sure you use `businessprocess` as the module name. The following requirements must also be met.
|
|
|
|
## Requirements
|
|
|
|
* PHP (≥7.2)
|
|
* [Icinga Web](https://github.com/Icinga/icingaweb2) (≥2.9)
|
|
* [Icinga DB Web](https://github.com/Icinga/icingadb-web) (≥1.0)
|
|
* [Icinga PHP Library (ipl)](https://github.com/Icinga/icinga-php-library) (≥0.13.0)
|
|
* [Icinga PHP Thirdparty](https://github.com/Icinga/icinga-php-thirdparty) (≥0.12.0)
|
|
|
|
<!-- {% include "02-Installation.md" %} -->
|