Elmas is a PHP based admin panel application for user management.
It allows administrators to manage users. Some of the including features are roles and permissions, password resets, e-mail verification, blocking and deleting users, social login/register, two factor authentication. With Elmas you can easily and quickly build your user management system and manage access for your users.
Live Demo
https://www.elmasapps.com
[email protected]
admin
Main Features
- Built with Laravel 8 and Bootstrap 4
- Users, Roles, Permissions
- User register, login, password resets, e-mail verification, remember me options
- Enable/disable user registration
- Enable/disable e-mail verification
- Enable/disable password reset and remember me
- Social authentication with Facebook, Google, Twitter, Linkedin, Github, Bitbucket
- Enable/disable social authentication for each provider
- Google reCaptcha
- Two factor authentication with Authy
- Enable/disable two factor authentication
- Custom avatar upload
- User activity log
- Ban/activate user accounts
- Resend e-mail verification link
- Permission groups
- Fully translatable
- Responsive admin panel
- Application settings
- Update e-mail settings
- Json API with Laravel Passport
Server Requirements
- PHP >= 7.3
- BCMath PHP Extension
- Ctype PHP Extension
- Fileinfo PHP Extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
UPDATES
v1.2.1 – 01 June 2021
- Fixed php artisan migrate—seed error
- Fixed Enable API error
- Fixed pagination issue
v1.2 – 21 May 2021
- Upgraded to Laravel 8
v1.1.8 – 15 April 2020
- Fixed reCaptcha view not found error.
v1.1.7 – 04 March 2020
- Added Google reCaptcha for login and register pages
- Added notify admin when new user registered setting
- Added links to dashboard user stats
- Added sending test email feature to email settings
v1.1.6 – 03 December 2019
- Upgraded to Laravel 6
v1.1.0 – 21 June 2019
- Added Social Authentication with Facebook, Google, Twitter, Linkedin, Github, Bitbucket.
- Added Two factor authentication with Authy
v1.0.0 – 17 May 2019
- Initial release