Franchise Addon Setup
1.Franchise Modeule
To Active the Franchise Modeule
📍 Admin Path:
Settings → Addons → Franchise Addons
✅ How It Works:
- Purchase Code Verify – Enter your purchase code and click Verify to continue.
- Upload Option – Once the purchase code is verified, the file upload option will be displayed.
- Upload File – Upload the file and click the Upload button. The upload process may take some time — please check again after 10 minutes.
- Run the following commands:
- 📌 npm run build
- 📌 php artisan migrate
- 📌 php artisan db:seed
- After running these commands, go to
Settings → Business Setting.You will find the Franchise Login Url there. - You can access it through that URL using the Franchise Owner login email and password.
💡 Note: It will be displayed only after entering your purchase code.
✅ May Sure that You have Setup Properly:
sync to database.Supervisor Setup.2.Franchise Management
✅ How It Works:
-
Franchise Commission : In the admin panel, the admin can create franchise commissions by selecting the commission type as either percentage-based or fixed amount. The configured commission will be automatically deducted from the total bill amount.
Example :
- If the bill amount is ₹1,000 and the commission type is 10%, then ₹100 will be deducted as commission.
- If the bill amount is ₹1,000 and the commission type is a fixed amount of ₹150, then ₹150 will be deducted as commission.
📍 Admin Path:
Home → Price Management → Set Price -
Manage Franchise Owners: Admins can add, edit, and delete franchise owner based on the Zone. Admins can view owner details in the View Profile section.
📍 Admin Path:
Users → Franchise Management → Manage Franchise Owner -
Franchise Employees: Admin and Franchise owners can add employees and assign role-based permissions.
📍 Admin Path:
Users → Franchise Management → Employees Details -
Franchise Drivers: Admin and Franchise Owner can add, edit, and delete drivers, and manage driver profiles.
📍 Admin Path:
Users → Franchise Management → Franchise Driver Management -
Franchise Promo: Admin and Franchise Owner can add, edit, and delete promo codes for their zone to increase bookings and customers.
📍 Admin Path:
Users → Franchise Management → Franchise Promo Codes -
Franchise Dashboard: Admin can overview of franchise performance, including total trips, revenue, earnings analytics .
📍 Admin Path:
Users → Franchise Management → Franchise Dashboard -
Franchise Withdrawal: Franchise owners can request withdrawal of trip commissions, and the admin will approve the request.
📍 Franchise Owner Path:
Users → Franchise Management → Withdrawal📍 Admin Path:
Users → Franchise Management → Withdrawal Request Franchise
