Settings
Profile Information
Change Password
System Preferences
Appearance Customization
Payment Gateway Configuration
Notification Configuration
Integration Configuration
Security Settings
Two-Factor Authentication
Active Sessions
Current Session
Loading... • Loading...Login History
| Date & Time | IP Address | Location | Device | Status |
|---|---|---|---|---|
| Loading... | ||||
Special Permissions Management
User Permissions
Loading users and permissions...
Permission Descriptions
Renewal Notices
Allows users to access the renewal notice management page. Users can fetch renewal lists from internal or external APIs, create templates, and schedule automated renewal notices.
Reports
Allows users to access advanced reporting features. Users can generate, view, and export detailed reports on policies, commissions, and business analytics.
NIIP Integration
Allows users to access the NIIP (Nigerian Insurance Industry Portal) integration page. Users can submit motor policies to NIIP and manage NIIP submissions.
GIBS Integration
Allows users to access the GIBS (General Insurance Business System) integration page. Users can submit approved policies and claims to insurance companies via GIBS.
Code Security & Minification
Current Status
Actions
What This Does
- Security: Obfuscates code making it harder to reverse engineer
- Performance: Reduces file size for faster page loads
- Reversible: Original files are backed up and can be restored anytime
- Safe: Creates backup before minifying
- Always create a full backup of your application before minifying
- Test thoroughly after minification to ensure everything works
- Keep backup files until you verify minified code works correctly
- Minification may affect debugging - restore original files when debugging