155 comments found.
Hello,
Greetings!
Any road map to update this script?
Thanks!
In 2 weeks we will have a good update on this script
Presale question: Is it possible to disable the LIST PROPERTY since I only want to use this script for my estates. Not anyone else can list their properties.
Hello, where can I find the document or manual for the homeco v4 update notice? I did an update but the update dated August 30, 2025 is not reflected?
After I added the language and the Country Codes Alpha-2 codes, the page does not change the language when I select only the first ones defined by the template. How do I solve this? Do you have a manual or an illustrative video on how to add a language different from the one defined by the template?
I asked for help installing. Awaiting a response, I tried to install myself but failed. Can someone help me?
can you please share the ticket no or share when you asked where you asked? So i can follow up on this
even you can email me at abdur.rohman2003@gmail.com
Fantastic Support! I can recommend this app, excellent support, they assisted me twice without any question and reinstalled my application in the special folders that I needed. I still need to do some adjustment to the location, but the willingness to help me was there. This sort of support is essential when you want to create a business from an app. I now will ask for some custom work such as some special fields and address details.
Where is the support section?
We had to remove your script because of various occurring errors. We also had to wait too long to receive an answer resolving these issues. Please refund us our payment. Awaiting your refund, we will purchase a different script immediately.
Can you add Google captcha V3 for the registration to avoid spam registrations?
Ok We will bring an update on this
Can admin approve the submitted properties before publishing on the website? Submitted properties have to be in pending state until approval.
Yes that is available
1. Can you add half map search with properties page similar to this? https://geniuscript.com/classifiedplace-re/
2. Map should show a number indicating number of properties to zoom-in to mat for viewing more properties. Example on the above link.
this is a custom requirement we can do for you but need additional payment for this work. If you are interested we can talk
It is a basic feature supported by all popular Real Estate products. Please include in future updates.
Can you please help me understand whether you have the following features?
1. SMS based OTP login/authentication 2. Cloud Storage bucket configuration to manage documents and images from cloud 3. Whatsapp integration for communication and followup with customers 4. Do we have a placeholder/tracker to maintain the expenses for balance sheet reconciliation? 5. Unique identification number for each property for communication reference?
I understand the certain features may require 3rd party api integration. And I wanted to understand, whether these can be configured in our app? If yes, how much time do you think, it would need
Can I add custom iframe to the property page-> property details -> below description?
if you know development you can do that
Can you add a feature to add custom property fields where I can embed JS code/iframe etc and should display only when it has value?
When next update is planned? What you will include?
Do we have this Module Also in the Mobile App : https://homeco.mamunuiux.com/agencies
And can I know a Tentative Date by when can Release the RTL with Arabic Translations
Pre Sales Questions
I’m interested to Purchase this but have few Questions as we have the Agencies, Agents Pages on Website do we have same on Mobile App
We want to give option of English & Arabic to End Users how to Manage it can’t see those Options
We only have Agent no agency. bot web and app is sync with the backend.
Ararbic is there but RTL is not. But we will bring RTL asap this week.
Thanks
Do we have this Module Also in the Mobile App : https://homeco.mamunuiux.com/agencies
And can I know a Tentative Date by when can Release the RTL with Arabic Translations
Great work!
Thanks
unable to upload the images from agent create property page. after choosing the image using upload link/button, nothing progressing i dont see any errors as well, can you please chekc this on priority, i raised support ticket week ago, still not got any response.
Steps: login with agent user click no create property enter all details. upload property images (nothing uploading here)
can you please share the ticket no with me? SO I can do check and fix for you!
Ticket No #9470
any update on this? above support ticket was raised 1 week ago. consider this as high priority and respond asap.
How does one create Agency because I update the new version with Agency. And How do I put the agents under an Agency?
I already replied to your email. Please have a look.
Thanks
Any christmas discount?? I Already bought for app but I need this one,..
We just ended up with the discount period. lets me see what I can do for you.
email me at abdur.rohman2003@gmail.com
Thanks
76 queries on the main page, 50 on the property list page and 61 on the property page. Do you think we can use it without any optimization? At least model lists and settings should be cached.
thank you for your advice. we will try to add more value to it in future updates.
Please i am trying to add new properties and I get error with the image encoding:
Webp format is not supported by PHP installation. on this line: Image::make($request->thumbnail_image) ->encode(‘webp’, 80) ->save(public_path().’/’.$image_name);
please open a support ticket at https://ticket.quomodosoft.com/support/
One of our team will help you to overcome this.
Thanks
You don’t use foreign keys in your app DB. So data integrity is not guaranteed, due to the lack of FK constraints. App manages all constraints from the code. It isn’t a good solution. Also you can’t delete data from the DB manually by the same reason.