Download the PHP package piko/user-module without Composer
On this page you can find all versions of the php package piko/user-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package user-module
Piko user module
User management module for Piko based projects.
Features
- Optional registration
- Registration with an optional confirmation per mail
- Password recovery
- Account and profile management
- User management interface
- Permissions management (RBAC)
- Support for MYSQL ans Sqlite
Installation
1 - Install module via composer:
2 - Edit your Piko config :
3 - Install the module tables and create an admin user.
Routes
- /user/default/login : Process login
- /user/default/logout : Process logout
- /user/default/register : Process user registration
- /user/default/edit : User account form
- /user/admin/users : Manage users, roles, permissions
All versions of user-module with dependencies
PHP Build Version
Package Version
Requires
piko/db-record Version
^2.0
piko/framework Version ^3.4
piko/i18n Version ^2.1
piko/user Version ^2.0
nette/mail Version ^4.0
ulrichsg/getopt-php Version ^4.0
piko/framework Version ^3.4
piko/i18n Version ^2.1
piko/user Version ^2.0
nette/mail Version ^4.0
ulrichsg/getopt-php Version ^4.0
The package piko/user-module contains the following files
Loading the files please wait ...