Skip to content

Commit

Permalink
Add ReportServer
Browse files Browse the repository at this point in the history
  • Loading branch information
listiges-kaenguru committed Mar 7, 2024
1 parent e2559ac commit 513eb11
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ReportServer/ReportServer.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

namespace App\SupportedApps\ReportServer;

class ReportServer extends \App\SupportedApps
{
}
10 changes: 10 additions & 0 deletions ReportServer/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "cdb5795193209b8bbf0a1bd018b9b7dddf2bdc3f",
"name": "ReportServer",
"website": "https://reportserver.net/",
"license": "GNU Affero General Public License v3.0",
"description": "ReportServer is a modern and versatile open source business intelligence (BI) platform with powerful reporting features.\r\n\r\nWith ReportServer you are not limited to one provider's solutions. ReportServer integrates Jasper, Birt, Mondrian and Excel-based reporting: choose what best suits your needs!",
"enhanced": false,
"tile_background": "light",
"icon": "reportserver.png"
}
Binary file added ReportServer/reportserver.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 513eb11

Please sign in to comment.