670 comments found.
Must I host this within Firebase or can I host it anywhere I want to?
Sir, can you add this option in nex update? The Minimum Payable Amount refers to the minimum amount a provider must pay after collecting cash. If the collected amount is below this limit, the provider will not be able to make a payment.The Maximum Cash in Hand is the highest amount a provider can hold. Once they reach this limit, they must clear the balance before accepting new service requests. Thank you
Hello alhawari,
This feature may not be available in the immediate next update, but I’ve noted your request. We will discuss this with our team and consider it for future updates.
If you require this urgently, you also have the flexibility to customize the code as per your needs. We do offer a customization service if you’d like to hire us for it.
Thank you!
|
|
WRTeam |
|
|
Support |
|
Pre-Sale Question.
what is the pod version recommend to use? so i will adjust to upgrade my other script to use.
thank you
If you are hoping to get a handyman app, thi is the best you can find around with good listeers as deelopers. I found some bugs please.
1.After payment by the client, the handyman does not get the message/notifications automaticcally unless he refreshes the page.
2. When the handyman updates the status of the job, there is no notification on the vlints appp unless the page is refreshed too. This shouold appear automatically to help ease some stress
Can we have an altenative SMS system?
I see you can define a threshold amount. Once reached, the system will automatically disable COD for the provider. What if the admin using only COD in the system? I think the provider and his services not availabel for user instead of disable COD. ARE U UNDERSTANDING ME? Regards
This pre-sale question, why u nit reply?
Hello alhawari,
Sorry for the inconvenience, sir. As it was the weekend, our team was not available.
I completely understand your point—thank you for bringing it to our attention. We will definitely consider this and implement a feasible solution.
If you have any other queries, feel free to contact me on the details below:
Thank you!
|
|
WRTeam |
|
|
Support |
|
Is it possible to cancel the cash payment option?
Also can it be that the customer has to pay a certain amount for let’s say 10 bookings
Can i charge subscriptions to providers on regular licenses
Is app is suitable where providers have different service mens, in which provider can assign the jobs to service mens
This pre-sale question, why u nit reply?
Hello alhawari,
Sorry for the inconvenience, sir. As it was the weekend, our team was not available.
Currently, the Serviceman module is not integrated, but we do have plans to add it very soon.
If you have any other queries, feel free to contact me on the details below:
Thank you!
|
|
WRTeam |
|
|
Support |
|
Hello, does this support providers with multiple branches?
Hello.We need google login and email login for provider costumer. Al ot of proveders are using a professional email to handle the services.Also the automatic geolocation is a very good ideea.Also,a option de active/desactive landing page how is implemented in eclassify.Thank you
I want to congratulate the WR team for the excellent work on this new update.
I also took the time to review the new version of this app. I sincerely hope you can fix it so you can increase sales and we, (as customer) can consume your products. Thank you, and please review it.
https://drive.google.com/file/d/1RYHIGuPcOuCh8H7BH8vaCDiD7TDX398L/view?usp=sharingHello aramix_x,
Thank you for your kind words and for taking the time to review the new version of the app! We truly appreciate your feedback.
We will carefully go through your review and work on any necessary improvements to enhance the experience. Your input helps us grow and improve.
Can you please contact me on the details below?
Thanks again for your support!
|
|
WRTeam |
|
|
Support |
|
Pre-Sale Question.
Is this will work with VPS with Nginx Server with MySQL? or do you have any specific web live server?
In New UI Update Web is Backend on Next JS ?
Hello I test a few both apps they look amazing but 1 thing a lot of USrequest to fix it’s why provide need to put bank account every time need to withdrawal balance. That step is useless and become a headache for provide. Me personally after a few times I have to do the same step over and over . I won’t use this app. This it supposed to make life easy to more stressful. I am little disappointed after a long wait . Have a good day
Thank you
Hello there anyone here know how to get approve by apple store with the provider app. I keep getting rejecting?
Hello kennedy2925,
I have already shared some messages that you can use to explain the situation to the Apple reviewer, which should help in getting the app approved.
Similarly, many of our customers have successfully gotten their apps live on the App Store using the same approach.
You can check their app links below:
eMan Provider, Ihjez Service, COD Provider, Ayonic Provider
Thank you!
|
|
WRTeam |
|
|
Support |
|
when new update release
super we are very exciting
Organized and Filtered Structure for Categories, Subcategories, and Services Goal: Keep the existing three backend options:
Categories
Subcategories
Services
Improve usability by adding structured filtering and organization to reduce confusion.
Allow full control over managing, editing, and reordering the data efficiently.
1. Categories Section When Clicking on “Categories”: Show all categories in one place (grid or list view).
Allow the following actions:
Add New – Option to add a new category directly.
Edit – Update the category name, description, icon, etc.
Delete – Remove the category (show a confirmation before deletion).
Update – Save changes made to the category.
Drag and Drop to Reorder – Change the order of categories using drag-and-drop.
Example: Categories:
Carpentry
Plumbing
Electrical
Painting
If “Carpentry” is currently in the 4th position → Drag it to the 1st position → The new order should reflect in both the backend and frontend.
2. Subcategories Section When Clicking on “Subcategories”: Show a sidebar or dropdown with all available categories.
After selecting a category:
Display only the subcategories under that specific category.
Allow the following actions:
Add New – Option to add a new subcategory under the selected category.
Edit – Update the subcategory name, description, etc.
Delete – Remove the subcategory (show a confirmation before deletion).
Update – Save changes made to the subcategory.
Drag and Drop to Reorder – Change the order of subcategories within the selected category.
Example: Select “Carpentry” → Show related subcategories like:
Bed Assembly
Door Repair
Shelf Installation
If “Bed Assembly” is currently 2nd → Drag it to the 1st position → The new order should reflect automatically.
3. Services Section When Clicking on “Services”: First, show a sidebar or dropdown with all available categories.
After selecting a category:
Show a sidebar or dropdown with subcategories under the selected category.
After selecting a subcategory:
Display only services related to that subcategory.
Allow the following actions:
Add New – Option to add a new service under the selected subcategory.
Edit – Update service details (name, price, description, etc.).
Delete – Remove the service (show a confirmation before deletion).
Update – Save changes made to the service.
Drag and Drop to Reorder – Change the order of services within the subcategory.
Example: Select “Carpentry” → Select “Bed Assembly” → Show related services like:
Wooden Bed Installation
Hydraulic Bed Assembly
Bed Dismantle
If “Hydraulic Bed Assembly” is currently in 2nd place → Drag it to the 1st position → The new order should reflect immediately.
Tech Suggestions: Use a library like Sortable.js or React-Beautiful-DnD for drag-and-drop functionality.
Use state-based dynamic loading to avoid page refresh when switching between categories and subcategories.
Use an accordion or collapsible menu for better sidebar structure.
Ensure the new order is saved properly in the database and reflected on the frontend.
Summary: Categories: Show all categories → Manage easily.
Subcategories: Filter by category → Manage related subcategories.
Services: Filter by category and subcategory → Manage related services.
This structure will make the backend more organized, easier to manage, and reduce confusion.
this is just suggestion I can do customisation with you
Thank you for your suggestion sir!
Sir is there option for provider to accept any number of services, like if customer raise a service , and will it be reflected in provider app, and the first provider who accepts first will he get the service, is the system designed in this way sir?
Hello way2shopsales,
Currently, the customer app allows users to request a custom service job, which is shown to relevant providers based on the selected category. Providers can then bid their amount, and the customer can choose their preferred bid and provider.
At the moment, there is no option where the job is automatically assigned to the first provider who has accepted the request. However, this feature can be easily customized if needed. For customization, you can contact us.
If you have any other queries, feel free to contact me using the details below.
Thank you!
|
|
WRTeam |
|
|
Support |
|
It is a pity that there is no service based on location.
Hello abdullahbnc
The system provides a feature that allows the admin to set the maximum deliverable distance. For example, if the admin sets it to 50 KM/mile, customers will only see providers within a 50 KM/mile radius of their chosen location.
You can set the distance radius from the Settings menu of the admin panel. Settings->General settings->Max Serviceable Distance (in Kms); for reference, you can check this image
Thank you!
|
|
WRTeam |
|
|
Support |
|
Can customers or clients use the web version without the apps ?
Please any link to the web’s homepage of web version ?
Hello makewejob,
Sir you can check our demo web for this here: https://edemandweb.wrteam.me
Thank you!
|
|
WRTeam |
|
|
Support |
|
OK, How do i set the web’s landing page ? with it taking you directly /admin/login
Hello makewejob,
We are connected on Skype. The team will guide you there.
Thank you!
I have no choice but to come here to find out if there’s anyone who can provide support. I’ve been trying to contact you via Skype for days. I’ve purchased two licenses for this script and need you to install it. But no one’s answering me. Please, I need to know if there’s someone who can do the job.