lenochware / padmin
pclib administration tool
Installs: 64
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.0.0
- lenochware/pclib: >=2.9.0
README
Features
- Management of user accounts
- Roles, user permissions etc.
- Management of lookups, application menu
- Localization texts
- Logger - searching, deleting
- System informations
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 create datastructures after 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.