Access Application Form
Admin Login
Admin Dashboard
| Name | Status | Actions |
|---|---|---|
| {{ app.name }} | {{ app.status.charAt(0).toUpperCase() + app.status.slice(1) }} |
|
{{ device.name }}
{{ device.enabled == 1 ? 'Enabled' : 'Disabled' }}URL: {{ device.url }}
Username: {{ device.username }}
Organization Settings
Enter a direct URL to your logo image
Max 500KB, PNG/JPG recommended
Email Settings
Email address to receive new application notifications
Google Chat Webhook Settings
Send notifications to Google Chat when new applications are submitted
Enter your Google Chat webhook URL to receive notifications
General Settings
Choose how to set application validity period
⏱️ Time Interval Configuration
How it works: Access will be valid for {{ settings.validity_interval_value || 1 }} {{ settings.validity_interval_unit || 'days' }} starting from the moment each application is approved.
📅 Fixed End DateTime Configuration
How it works: All approved applications will expire at the exact date and time specified above, regardless of when they were approved.
QR Code Download
Generate A4 PDF with QR code for printing
Access Application Form Configuration
Configure which fields are shown and which are mandatory in the access application form.
Name
Mobile Number
Document Type
Document Number
UM Card Type
UM ID
Face Photo
Change Password
Powered by VYROX AI
{{ editingDevice.id ? 'Edit' : 'Add' }} Device
Application Details
Name
{{ viewingApplication.name }}
Mobile
{{ viewingApplication.mobile }}
{{ viewingApplication.email || 'N/A' }}
Document Type
{{ formatDocumentType(viewingApplication.document_type) }}
Document Number
{{ viewingApplication.document_number }}
UM Card Type
{{ viewingApplication.um_card_type ? viewingApplication.um_card_type.charAt(0).toUpperCase() + viewingApplication.um_card_type.slice(1) + ' Card' : 'N/A' }}
{{ viewingApplication.um_card_type === 'student' ? 'Student ID' : 'Staff ID' }}
{{ viewingApplication.um_id || 'N/A' }}
UM Card
No image
Document
No image
Face
No image