Introduction #
Admin can generate QR codes for designated check-in points, such as office entrances, meeting rooms, or event venues. Employees will be able to check-in and check out only by scanning the assigned QR.
NOTE: You need to purchase QR Attendance Add-on from this link.
Extracting the downloaded files #
Step 1: Extract the downloaded zip and open the QR Attendance addon folder.
Step 2: Copy the QRAttendance folder.
Step 3: Paste it in the root directory of the FieldManager_Laravel_Server -> Modules.
Step 4: Open the Field Manager Laravel Vx.x.x folder in Visual code and click the Modules_statuses.json.
Step 5: Change ‘False’ to ‘true’ in QRAttendance.
Verifying the addon installation #
Run the Field Manager Laravel file in Visual Studio code, once the project launches. Login using the admin credentials and click on the module section in the top right corner to open the add-ons page. If you can see the add-on version, then your add-on will be activated. If there is any error, kindly ensure all the instructions above are followed correctly.