File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## Requirements
44
55* PHP (>= 7.0)
6+ * Icinga Web 2 (>= 2.9)
7+ * Icinga Web 2 libraries:
8+ * [ Icinga PHP Library (ipl)] ( https://github.com/Icinga/icinga-php-library ) (>= 0.8)
9+ * [ Icinga PHP Thirdparty] ( https://github.com/Icinga/icinga-php-thirdparty ) (>= 0.10)
10+ * Icinga Web 2 modules:
11+ * [ Icinga PDF Export] ( https://github.com/Icinga/icingaweb2-module-pdfexport ) (>= 0.10)
612* MySQL / MariaDB or PostgreSQL
7- * [ Icinga Web 2] ( https://github.com/Icinga/icingaweb2 ) (>= 2.7)
8- * [ Icinga PDF Export] ( https://github.com/Icinga/icingaweb2-module-pdfexport ) (>= 0.10)
9-
10- If your Icinga Web 2 is ** not** v2.9+, the following modules are also required:
11-
12- * [ reactbundle] ( https://github.com/Icinga/icingaweb2-module-reactbundle ) (0.9.0)
13- * [ Icinga PHP Library (ipl)] ( https://github.com/Icinga/icingaweb2-module-ipl ) (0.5.0)
1413
1514## Database Setup
1615
Original file line number Diff line number Diff line change 11Module: Reporting
22Version: 0.10.0
3- Depends: ipl (>=0.5.0)
4- Depends: pdfexport (>=0.10.0)
5- Depends: reactbundle (>=0.9 .0)
3+ Requires:
4+ Libraries: icinga-php-library (>=0.8.0), icinga-php-thirdparty (>=0.10.0)
5+ Modules: pdfexport (>=0.10 .0)
66Description: Reporting
You can’t perform that action at this time.
0 commit comments