# Conflicts: # action.php # settings.template.php # static/js/form.js
ManagePanel
System administration tool. Manage user accounts, permissions, and other data shared between the apps.
https://netsyms.biz/apps/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 ("database" for the AccountHub database, "database2" for the ManagePanel one you just installed) - Set the location of the AccountHub API in
settings.php
, enter an API key, and set the home page - Set the URL of this app
- 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%