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.phptosettings.php - Import
database.sqlinto your database server - Edit
settings.phpand 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%