Components are very important in Vue.js. The script provides you tons of components which you can use in your application and can easily reduce your development time.
This script comes with many built-in features. You can always enable/disable some of this features by navigating to configuration page. Here are the list of some of the features available with the script:
Feature | Description | Default |
User Login | Allow users to login into the system | Enabled |
User Registration | Allow users to sign-up or create account | Enabled |
Reset Password | Allow users to reset password by requesting email | Enabled |
Reset Password Token Lifetime | Set Reset Password Token Lifetime | Enabled |
Social Auth | Allow users login with Social Networking sites (Facebook/Twitter/Github) | Disabled |
Login Lifetime | Set Login Lifetime | Enabled |
Configurable UI | Change layouts & colors of the UI | Enabled |
Email Verification | Force email verification on account creation | Disabled |
Account Approval | Force account approval on account creation | Disabled |
Search Anywhere | You can type anywhere to search | Enabled |
Two factor security | Force double authentication by enabling Two factor security | Disabled |
Screen Lock | Force screen lock due to inactivity | Disabled |
Toastr Notification | Displays beautiful notification in any corner of screen | Enabled |
Multilingual | Allow users to translate script to any language | Enabled |
Editable Locale | Add & Change locale words & their translation | Enabled |
Date/Time Format & Timezone | Allow users to change Date/Time format & Timezone | Enabled |
Todo app | Todo app for users | Disabled |
Maintenance Mode | Once click Maintenance Mode for users | Disabled |
Multiple Mail Drivers | Mail, Sendmail, SMTP, Mailgun, Mandrill, Log drivers | Enabled (Default Log) |
User Roles & Permissions | Create Unlimited Roles, Assign permission to roles | Enabled |