lenochware / padmin
pclib administration tool
Installs: 66
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.0.0
- lenochware/pclib: >=2.9.0
README
Features
- Management of user accounts
- Setting roles and user permissions
- Management of lookup tables
- Management of texts for localization
- Logger, system informations and more
Installation
Install it using composer:
composer create-project lenochware/padmin
in directory of your project.
Before first run, set database connection or other parameters in padmin/config.php. If pclib tables does not exists in database, padmin creates datastructures at first run.
Links
License
This application is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.