lenochware/padmin

pclib administration tool

v2.5.0 2025-01-23 14:21 UTC

This package is auto-updated.

Last update: 2025-01-24 15:07:18 UTC


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.