lenochware/padmin

pclib administration tool

v2.6.0 2025-03-04 09:31 UTC

This package is auto-updated.

Last update: 2025-03-12 15:09:06 UTC


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.