@php use App\Classes\AddonHelper; $title = 'Addons'; $addonHelper = new AddonHelper(); $allAddons = $addonHelper->getAllModulesWithVersion(); //Addon Status $isDocumentAddonInstalled = $addonHelper->isDocumentModuleInstalled(); $isDocumentAddonEnabled = $addonHelper->isDocumentModuleEnabled(); $isNoticeAddonEnabled = $addonHelper->isNoticeModuleEnabled(); $isNoticeAddonInstalled = $addonHelper->isNoticeModuleInstalled(); $isProductOrderAddonEnabled = $addonHelper->isProductOrderModuleEnabled(); $isProductOrderAddonInstalled = $addonHelper->isProductOrderModuleInstalled(); $isDynamicFormAddonEnabled = $addonHelper->isDynamicFormModuleEnabled(); $isDynamicFormAddonInstalled = $addonHelper->isDynamicFormModuleInstalled(); $isTaskAddonEnabled = $addonHelper->isTaskModuleEnabled(); $isTaskAddonInstalled = $addonHelper->isTaskModuleInstalled(); $isLoanAddonEnabled = $addonHelper->isLoanModuleEnabled(); $isLoanAddonInstalled = $addonHelper->isLoanModuleInstalled(); $isPaymentCollectionAddonEnabled = $addonHelper->isPaymentCollectionModuleEnabled(); $isPaymentCollectionAddonInstalled = $addonHelper->isPaymentCollectionModuleInstalled(); $isOfflineTrackingAddonEnabled = $addonHelper->isOfflineTrackingModuleEnabled(); $isOfflineTrackingAddonInstalled = $addonHelper->isOfflineTrackingModuleInstalled(); $isGeoFenceAddonEnabled = $addonHelper->isGeofenceAttendanceModuleEnabled(); $isGeoFenceAddonInstalled = $addonHelper->isGeofenceAttendanceModuleInstalled(); $isIpAttendanceAddonEnabled = $addonHelper->isIpAttendanceModuleEnabled(); $isIpAttendanceAddonInstalled = $addonHelper->isIpAttendanceModuleInstalled(); $isUidLoginAddonEnabled = $addonHelper->isUidLoginModuleEnabled(); $isUidLoginAddonInstalled = $addonHelper->isUidLoginModuleInstalled(); $isSiteAttendanceAddonEnabled = $addonHelper->isSiteModuleEnabled(); $isSiteAttendanceAddonInstalled = $addonHelper->isSiteModuleInstalled(); $isQrCodeAttendanceAddonEnabled = $addonHelper->isQrAttendanceModuleEnabled(); $isQrCodeAttendanceAddonInstalled = $addonHelper->isQrAttendanceModuleInstalled(); $isBreakAddonEnabled = $addonHelper->isBreakModuleEnabled(); $isBreakAddonInstalled = $addonHelper->isBreakModuleInstalled(); $isClientVisitAddonEnabled = $addonHelper->isClientVisitModuleEnabled(); $isChatAddonEnabled = $addonHelper->isChatModuleEnabled(); $isLeaveAddonEnabled = $addonHelper->isLeaveModuleEnabled(); $isExpenseAddonEnabled = $addonHelper->isExpenseModuleEnabled(); $isBiometricAddonEnabled = $addonHelper->isBiometricModuleEnabled(); @endphp @section('title') {{$title}} @endsection @extends('layout') @section('main-content')

{{$title}}

{{-- {{json_encode($addonHelper->getAllModuleStatus())}}

getAllModulesWithVersion
{{json_encode($addonHelper->getAllModulesWithVersion(),JSON_PRETTY_PRINT)}}

Modules
{{json_encode(Module::all())}}--}}

Document Management

Create and manage document types and requests from employees.

Premium Addon
@if (!$isDocumentAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->documentManagementVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Product & Order System

Create and manager products categories, products and employee can place order against a client.

Premium Addon
@if (!$isProductOrderAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->productOrderModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Custom Forms

Create a custom forms with unlimited fields and options(text,number,dropdown,yes,no) and assign to employees to collect data.

Premium Addon
@if (!$isDynamicFormAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->dynamicFormsVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Task System

Create location based tasks and assign to employees. Employee can start, hold and update task details.

Premium Addon
@if (!$isTaskAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->taskSystemVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Notice Board

Create and manage document types and requests from employees.

Premium Addon
@if (!$isNoticeAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->noticeModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Loan Management

Employee loan management and approvals.

Premium Addon
@if (!$isLoanAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->loanManagementVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Payment Collection

Payment Collection entries from field employees.

Premium Addon
@if (!$isPaymentCollectionAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->paymentCollectionModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Offline Tracking

Offline Tracking for employee mobile application.

Premium Addon
@if (!$isOfflineTrackingAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->offlineTrackingModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Geofence System

Create geofence group and add locations under it and assign it to employees for Geofence based attendance.

Premium Addon
@if (!$isGeoFenceAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->geofenceSystemModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

IP Based Attendance

Create IP address group and add ip addresses under it and assign it to employees for IP Address Based Attendance.

Premium Addon
@if (!$isIpAttendanceAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->ipAddressModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

UID Based Login

Login employees based on device UID. Supports Android & IOS.

Premium Addon
@if (!$isUidLoginAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->uidLoginModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Sites & Attendances

Create client sites and enable qr code, geofence, and ip address based attendance based on a site.

Premium Addon
@if (!$isSiteAttendanceAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->siteModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Static QR Code Based Attendance

Static QR Code based attendance for site based attendances.

Premium Addon
@if (!$isQrCodeAttendanceAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->qrAttendanceModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Break System

Enable disable breaks for employees.

Premium Addon
@if (!$isBreakAddonInstalled)

Module not installed

Buy Now
@else

Addon

{{$addonHelper->breakSystemModuleVersion()}}

@endif
@if (env('DEMO_MODE')) Buy Now @endif

Included Addons

12+ included Addons.

Client Visits

Mark client visits with location information and proof and you can generate excel reports for visits as well.

Included

Chat System

Chat with teammates, supports text, image.

Included

Leave Management

Employee leave request management and approvals.

Included

Expense Management

Employee expense request management and approvals.

Included

Biometric verification for In Out

Employee has to verify with fingerprint / face id to check in and out.

Included

Monitoring Tools

Card View, Map Live Location View, Time Line View.

Included

Device Verification System

Employee device registration and verification system based on UID. Supports Android & IOS.

Included

Teams

Create teams and add employees under it for chats and more.

Included

Shift Management

Create many shifts and assign to employees.

Included

Holiday Management

Create and manage holidays.

Included

Client Management

Create clients.

Included

Attendance Management

Check in out and tracking.

Included

Realtime Tracking System

Employee realtime tracking Supports Android & IOS.

Included

Realtime Notification System

All types of notifications.

Included

Upcoming Modules

more useful modules coming soon.

Data Import / Export

Excel import of Employees, Sales target, teams, shifts, holidays, products, categories.

Coming Soon

Dynamic QR Code Based Attendance

EDynamic QR Code based attendance for site based attendances.

Coming Soon

Sales Targets

Set Monthly sales targets for employees.

Coming Soon

Facial Recognition based attendance

Check in / out using employees face.

Coming Soon

SOS

SOS alert for emergency situations.

Coming Soon

Contract Management & Staffs

Create and manage contracts for clients and add employees under it.

Coming Soon

Digital ID Card

Employee can access their official digital ID from mobile app.

Coming Soon

Ai Chat

Ai Chat in admin panel Powered by ChatGPT.

Coming Soon

CZ HR Core Integration

Sync employees, shifts, leaves, expense, attendance and clients and more to our HRMS Solution.

Coming Soon

More coming soon...

Coming Soon
@endsection @section('scripts') @endsection