Download the PHP package bishwopl/bpluser without Composer
On this page you can find all versions of the php package bishwopl/bpluser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bishwopl/bpluser
More information about bishwopl/bpluser
Files in bishwopl/bpluser
Package bpluser
Short Description An user registration and authentication module for laminas-mvc based on bishwopl/zf3-circlical-user
License MPL-2.0
Homepage https://github.com/bishwopl/bpl-user
Informations about the package bpluser
bpluser
An user registration, authentication and authorization module for Laminas-MVC based on saeven/zf3-circlical-user
Features
- User Registration
- Forgot password feature
- View helpers
- Laminas Developers Toolbar extention
Requirements
Check composer.json file for requirements.
Installation
-
Run following from project root directory
-
Enable module in application.config.php
- Follow configuration step
- Create database using following command
Configuration
bishwopl/bpluser & bishwopl/zf3-circlical-user
Copy config/bpluser.local.php.dist file to your configuration folder and remove .dist from its name. Module configuration required for bishwopl/zf3-circlical-user is also included in this config file so separate configuration for bishwopl/zf3-circlical-user is not necessary.
Options
Controller plugins
-
Change Password
-
Change Email
-
Is Email in use
-
Verify password
-
Save Profile
- Can access action
To do
- Add Remember Me feature
All versions of bpluser with dependencies
bishwopl/zf3-circlical-user Version ^v2
phpmailer/phpmailer Version ^6
laminas/laminas-text Version ^2.7
laminas/laminas-captcha Version ^2.9
laminas/laminas-form Version ^2.15
laminas/laminas-mvc-i18n Version ^1.1
laminas/laminas-session Version ^2.9