ManagePanel
System administration tool. Manage user accounts, permissions, and other data shared between the apps.
https://biz.netsyms.com/managepanel
Installing
- Follow the installation directions for AccountHub, then download this app somewhere.
- Copy
settings.template.php
tosettings.php
- Import
database.sql
into your database server - Edit
settings.php
and fill in your DB info ("DB_" for the AccountHub database, "DB2_" for the ManagePanel one you just installed) - Set the location of the AccountHub API in
settings.php
(see "PORTAL_API") and enter an API key ("PORTAL_KEY") - Set the location of the AccountHub home page ("PORTAL_URL")
- Set the URL of this app ("URL")
- Run
composer install
(orcomposer.phar install
) to install dependency libraries.
Description
Account and permission manager and security log viewer.
https://netsyms.biz/apps/managepanel
Languages
PHP
87.3%
JavaScript
7.3%
CSS
4.7%
TSQL
0.7%