Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add daloRadius #1254

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions daloRadius/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"appid": "f5b1fb770977dca3fa174e80e7ba31f67feb16f0",
"name": "daloRadius",
"website": "https://www.daloradius.com/",
"license": "GNU General Public License v2.0 only",
"description": "daloRADIUS is an advanced RADIUS web management application aimed at managing hotspots and general-purpose ISP deployments. It features user management, graphical reporting, accounting, a billing engine and integrates with GoogleMaps for geo-locating.",
"enhanced": false,
"tile_background": "light",
"icon": "daloradius.png"
}
5 changes: 5 additions & 0 deletions daloRadius/daloRadius.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\daloRadius;

class daloRadius extends \App\SupportedApps {

}
Binary file added daloRadius/daloradius.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.