7226 comments found.
Will you create a taxi module? A taxi service?
Sir, We have already introduced the car rental module which is available as an add-on. However, if you are looking for the ride sharing module then create a ticket here – https://support.6amtech.com/ Thank you.
Car rental has nothing to do with taxi and Uber services… I’m not going to pay for a ridiculously expensive customization service when you can create the module and everyone here will buy it…
Hi 6amTech Team,
I’m writing this because many 6amMart users need a feature that is standard in top delivery apps but missing here: Independent Custom Menus for each Store.
Currently, stores are forced to use the global category structure. We need each business to be able to build its own personalized menu structure from their vendor panel, creating their own navigation tabs.
Detailed Feature Breakdown:
Vendor Autonomy: Each store owner should have a “Menu Manager” to create custom headers (Tabs).
Logical Mapping: Vendors should be able to group specific products under these custom headers, regardless of which global category the product belongs to.
Dynamic UX: In the Customer App, instead of seeing the global categories, the user should see the specific custom menu created by that store.
Technical Path to Implementation:
1. Database (The “Heart” of the change): A new table to store unique menu structures per business.
PHP
Schema::create(‘vendor_custom_menus’, function (Blueprint $table) { $table->id(); $table->foreignId(‘store_id’)->constrained(); $table->string(‘menu_name’); // e.g., “Our Signature Dishes” $table->integer(‘serial_number’); // For Tab ordering $table->timestamps(); });
2. Backend Logic (Mapping products to Custom Menus): Modify the products table or create a pivot table to link products to these vendor_custom_menus. In StoreController.php, the API must prioritize these custom menus over global categories when loading a store’s profile.
3. Flutter App (Dynamic Rendering): The StoreScreen needs to be refactored to render tabs based on the vendor_custom_menus list.
Dart
// The UI should dynamically build tabs based on the vendor’s unique setup TabBar( isScrollable: true, tabs: vendorProvider.customMenuList.map((menu) => Tab(text: menu.name)).toList(), )
Conclusion: This is not just a UI tweak; it is a fundamental shift to a Business-Centric Menu System. It allows a Pharmacy to have different tabs than a Restaurant or a Fashion Store. This flexibility is what will make 6amMart the most powerful script on the market.
Please, consider this for your next update. Many of us are waiting for this specific functionality!
Best regards.
Thank you so much sir for taking the time to share your valuable feedback with us! We truly appreciate your input, and your insights are crucial in helping us enhance our software. We’ve noted your suggestions and will share them with our product team. However we can’t promise immediate changes, but we’re working hard to improve. For technical assistance or to hire us, please open a ticket at https://support.6amtech.com/ . Your support is appreciated sir!
I was toggling ON send email email templates. But after I am saving the template it turn OFF back again.
Sir can you please open a ticket here – https://support.6amtech.com/ our tech team will get back to you ASAP for investigation. Thank you.
ticket raised. please respond
Your support form does not upload my screen recording.
Kindly upload your screen recording video in the Google Drive and then share the link with us, so we can assist you betterThank you
Response for your support?
What the….. your support system cannot manage this uploading?
How much more the main module purchased.
Now I can tell this is not a production ready. just wasted the time.
Kindly do a refund,
What is your ticket number sir?
Dear Sir,
I got your support ticket. We are here to assist you and resolve any issues you are facing. However, we kindly request your cooperation in order to properly investigate the matter.
At the moment, we are not experiencing the same issue on our demo system. If you are unable to provide a video, please share your admin panel URL along with temporary login credentials so that our team can inspect the configuration and identify the cause of the problem. We assure you that we will do our best to resolve it as quickly as possible.
Requesting a refund without providing the necessary information prevents us from diagnosing and fixing the issue, which we believe is not in the best interest of either side.
Thank you for your understanding and cooperation.
1. As a consumer, i am expecting to use a module that is production ready without issues. 2. Sending a screen recording on a google drive is very unprofessional. I paid for support. You should provide a support system handling it. 3. I just bought the module in 1 week but i could memorize the exact menu and buttons. if its hard for your customer support to understand what I am trying to tell them then whats the point. On business settings > Email Template > Enable Receive Mail On ‘New Customer Registration’ is not working. I toggle it on after saving the template it turns back to OFF, All are disabled, when I checked DB status == 1. therefore the VIEW is not getting data from DB and controller does not update DB.
4. And then, please dont say this. Requesting a refund without providing the necessary information prevents us from diagnosing and fixing the issue, which we believe is not in the best interest of either side.
It seems to me that we paid for the module to be testers?
Lastly, let me send the screen recording through the support attachment not anywhere else otherwise otherwise just do a refund.
PS. I will not share any admin credentials.
Whats the difference for food ordering modules between this solution vs your stackfood solution?
Dear Sir,
Thank you for your question.
StackFood and 6amMart Food module share a similar foundation, however they are not 100% identical. StackFood follows its own development roadmap and is specifically designed for food delivery platforms, offering features that cater exclusively to food businesses.
On the other hand, the 6amMart Food module is fully capable of operating a food delivery business as well. However, because 6amMart is a multi-category delivery solution, it does not include every dedicated feature that StackFood offers by default.
I hope this clarifies the difference. Please feel free to reach out if you need further details.
I really like the rental module, but I noticed a critical missing feature regarding pricing logic for Distance Wise Trip Type. Currently, it seems we can only set a “Price per KM,” but there is no option to set a “Base Price” or “Fixed Starting Charge.”
Relying only on “Price per KM” makes short trips commercially unviable for drivers (e.g., a 2km trip yields almost no profit to cover the pickup effort).
This causes logic issues for short-distance rides where the total fare becomes too low for a driver to accept.
Without this, the module (distance wise trip type) cannot be used for real-world taxi services. Please prioritize this!
2. also Fuel Responsibility (Day Wise): Currently, there is no option to define who pays for fuel. In a “Day-wise” rental, we need a toggle to specify if the User bears the fuel cost or if the Provider bears it. Without this, disputes will arise.
3. Mileage Caps (Fair Usage Policy): For “Day-wise” rentals, vendors should be able to set a daily limit (e.g., 200km/day). If the user exceeds this, an automatic “Extra km” charge should apply.
Thank you so much sir for taking the time to share your valuable feedback with us! We truly appreciate your input, and your insights are crucial in helping us enhance our software. We’ve noted your suggestions and will share them with our product team. However we can’t promise immediate changes, but we’re working hard to improve. For technical assistance or to hire us, please open a ticket at https://support.6amtech.com/ . Your support is appreciated sir!
Last day of sale ?
This is for a limited time only sir!
Ok and I’m having a doubt in extended license like I saw that access to api can you break down uses of api or the what I get ?
Sir, see this blog to know the full details – https://6amtech.com/blog/regular-vs-extended-license-on-codecanyon/ Thanks
Team, we’ve been waiting over two years for this update. Don’t you see the error caused by having 10,000 categories to identify the right products? Please, you already said you were working on it and would release it in future updates. How much longer will we have to wait for it, as well as for the update path?
Sir is it practical to have 10000 categories? And be honest, this is not the system for handling 10000 categories, as if you have 10000 categories, you must have at least 10 million. So I think you must need to go a microservice-based software. By the way I will inform oour tech team about this issue again. Thank you.
That’s right, sir. Imagine that a restaurant has 100 dishes, a pizzeria for example, and needs 20 categories to refer to those dishes
Crazy Pizzas Medium Pizzas Large Pizzas Pizzas for Kids
These are called sections for each store, and you can create infinite apps like Uber and others that have them. Since 6ammart does not have this feature, categories are used to organize these dishes, but that is not the correct way to do it.
So you mean it will be good if we add store-wise category. Right sir.
Explanation
That’s correct. Imagine a restaurant that has 100 dishes — for example, a pizzeria. To organize those dishes properly, the restaurant may need 20 sections, such as:
Crazy Pizzas
Medium Pizzas
Large Pizzas
Kids’ Pizzas
These are not categories in the strict sense; they are sections inside the same store. This is how modern apps like Uber Eats, Glovo, or McDonald’s menus work: each store has its own internal sections to organize products.
So:
Sections = internal grouping within a single restaurant or store
Categories = global classification across the entire platform (e.g. Pizza, Burgers, Sushi)
Since 6ammart does not currently support store-level sections, categories are being used to simulate this structure. However, this is not the correct approach, because categories are meant to classify stores or products globally, not to organize a single store’s menu.
In short:
The correct structure is Store → Sections → Products
Using categories to replace sections is only a workaround, not a proper solution
https://imgur.com/pd25BLyThanks for the clearity sir. Have a nice day.
1. Sir the Ui UX of the Application is outdated now. please work on that, make it more simple detailed informative and attractive with animations and more also we have some app freezing complaints from customers please work on that.
2. The inventory management for the Stores is very difficult for store partners make it easy and Realtime based the store could schedule item availability dynamically.
3. Why there’s two notifications arriving in Vendor and delivery app also its keep ringing even we have seen order it frustrating for vendors they need to click on notifications to stop sound (The Big Busy Vendors don’t want to use our platform) . the sound should be stopped if anyhow vendor acknowledges the order or if they have opened the app.
4. Show coupons on customer checkout page with stating (You can save ….... with Coupon code …...) so customer can see and use it during checkout some customers finds it difficult to use coupons
5. Restrict Vendor Delivery radius inside zone so if my zone is 20km long we can restrict store radius to 10km for particular vendor to avoid long distance order and so on customer can choose nearest vendor.
6.In the Vehicle Category there should be both distance and weight criteria also if Cycle is set within 1Km to 5Km the bike should be able to accept 1Km to 20km orders not 5.1Km to 20Km.
7. Also i can see the delivery partner live location do not updates when the partner turn of screen or exit app. the app already have background permission it only updates when app is opened.
8.Give Free Delivery over …. order amount option with maximum distance capping option so we can restrict free delivery to short distance only long distance free delivery led to very much losses
9. Make all apps more smooths and responsive.
10. Give one more payment gateway option names as Razorpay Mobile it should support razorpay android sdk so UPI payments work seamlessly using razorpay.
Many many thanks, sir for taking the time to share your valuable feedback with us! We truly appreciate your input, and your insights are crucial in helping us enhance our software. We’ve noted your suggestions and will share them with our product team. However, we can’t promise immediate changes, but we’re working hard to improve. For technical assistance or to hire us, please open a ticket at https://support.6amtech.com/ . Your support is appreciated sir!
Any sale or discount on extended license ?
Current no sir. Thank you.
Any estimated time ? So I can take a risk
Sir currently no plan. You can open a ticket here – https://support.6amtech.com/ to discuss with our business team. Thank you.
When will we have categories by product type? This is very important. They reported that they were already working on it and that it would be available in the next update.
Sir till now can’t say anything about this. Thank you.
Hello 6amMart Team,
Thank you for the continuous updates on this amazing script. I have been using it for a while, and I have a few suggestions that I believe would make this system perfect for a wider range of business models:
1. PRODUCT RETURN SYSTEM Please introduce a toggle when adding an item to mark it as “Returnable” or “Non-returnable.” If returnable, allow us to set a “Return Window” (e.g., 7 days). This status should be clearly visible on the Customer App’s item detail page so users know the policy before buying.
2. VENDOR-MANAGED DELIVERY TRACKING For vendors who manage their own delivery, please add an option for them to input external tracking details (Tracking URL/ID). This should sync with the User App’s order tracking page.
3. BARCODE SYSTEM (POS FOCUS) It would be great to have a Barcode Generator for products and scanning capability in the POS module. This is essential for retail-heavy implementations.
4. MULTI-ZONE SUPPORT Please allow vendors to select or be assigned to multiple zones, rather than being restricted to just one area.
These features would add massive value to the script. Looking forward to seeing them in future updates!
Thanks for your feature feedback. We can’t promise, but noted your feedback and will forward it to our product team. Have a nice day sir. Stay following and supporting us.
These are the necessary answers that you should always give because this way we know what we really need to do, whether to customize immediately or what strategy to take for the moment. It also gives us an idea of the difficulty it represents for you to implement complex ideas like these and helps us understand you better:
comment by (sixamtech) Thank you for sharing your feedback with us.
We truly appreciate the continued requests for multi-currency and zone-specific payment methods. After careful internal evaluation, we currently do not have plans to introduce multi-currency as it requires re-architecting core system logic, including reporting, calculations, wallet flows, and third-party payment reconciliations. This would involve a significant development scope and time that we are not able to allocate right now.
That said, we fully understand that some businesses may require this capability. For users with immediate needs, our team is happy to assist through a custom development request. Please feel free to submit a ticket here:
https://support.6amtech.com/ We appreciate your understanding and thank you again for helping us improve the product.Not the copy-and-paste approach from this author (6amtechstaff), which ultimately resolves nothing and doesn’t answer our question:
(6amtechstaff)’s comment: Thank you for sharing your valuable suggestion with us. We sincerely appreciate the time and effort you took to provide this feedback. We have forwarded your idea to our product team for review and consideration. Although we cannot assure implementation at this time, insights like yours play an important role in shaping future enhancements to our system. Thank you for your understanding and support.
The more details you provide about the problem, solution, or an alternative idea we can use with what we have in the current system, the more helpful it is than a vague comment that defines nothing.
If it were up to me to cancel it, I would have done so a long time ago because we’ve been complaining about this vague comment for years; it doesn’t contribute anything to our understanding.
Thanks for your concern sir, and sorry for the inconvenience. Sir the system is not currently capable for multi-currency by some small changes so not possible to provide any solution regarding this sir. Thanks for your undetstanding.
Propuesta de mejora – Gestión de la distancia de entrega
Actualmente, el sistema calcula la tarifa de entrega según un precio por kilómetro, con cargos mínimos y máximos de entrega configurados por zona. Además, cada categoría de vehículo tiene un área de cobertura inicial y un área de cobertura máxima definidas.
Cuando un pedido excede la cobertura inicial del vehículo, el sistema continúa tramitándolo aplicando el cargo máximo de entrega, incluso si la distancia sigue aumentando. Esto implica viajes más largos para el socio repartidor sin compensación proporcional, lo que genera rechazos de pedidos, quejas y retrasos operativos.
Para evitarlo, se suelen crear microzonas para limitar la distancia de entrega. Sin embargo, este enfoque reduce la visibilidad del comercio y bloquea los pedidos válidos de clientes que desean realizar pedidos desde mayores distancias.
Solución propuesta (sin microzonas)
Proponemos añadir un campo de “Cargo adicional por kilómetro excedido” que aplica únicamente cuando la distancia del pedido excede el área de cobertura inicial del vehículo, y antes de alcanzar el área de cobertura máxima.
Ubicación de campo sugerida:
Dentro de la configuración de la Categoría de Vehículo, junto a:
Área de cobertura inicial (km)
Área máxima de cobertura (km)
Ejemplo de configuración:
Precio estándar por km: US$5
Cargo adicional por km excedido: US$7
Lógica esperada:
Hasta el área de cobertura inicial → se aplica el cargo de envío estándar.
Distancia excedida → se aplica el cargo adicional por kilómetro por cada kilómetro extra.
El coste máximo de envío actual se mantiene como límite base, mientras que la distancia excedida se calcula por separado.
Además, cuando se activa la lógica de distancia excedida:
El tiempo de entrega estimado debe aumentar según la distancia adicional.
Se debe mostrar un mensaje obligatorio de confirmación del cliente, informando sobre el mayor costo y el tiempo de entrega más largo antes de permitir que se proceda con el pedido.
Esta mejora elimina la necesidad de microzonas, mantiene la compatibilidad con el sistema actual y aborda una necesidad operativa real al equilibrar la experiencia entre el cliente, el socio de entrega y la plataforma.
Thanks for your feature feedback. We can’t promise, but noted your feedback and will forward it to our product team. Have a nice day sir. Stay following and supporting us.
order is not cancelling from admin panel, cancellation reason also not visible bug in order view blade
Sir kindly open a ticket here – https://support.6amtech.com/ our team will help to fix this. Thank you.
For 2 years your buyers have been asking for multi-currency and zone specific payment method but you still won’t listen, that’s not customer service at all. Do better guys!
Thank you for sharing your feedback with us.
We truly appreciate the continued requests for multi-currency and zone-specific payment methods. After careful internal evaluation, we currently do not have plans to introduce multi-currency as it requires re-architecting core system logic, including reporting, calculations, wallet flows, and third-party payment reconciliations. This would involve a significant development scope and time that we are not able to allocate right now.
That said, we fully understand that some businesses may require this capability. For users with immediate needs, our team is happy to assist through a custom development request. Please feel free to submit a ticket here:
https://support.6amtech.com/We appreciate your understanding and thank you again for helping us improve the product.
It’s strange that you don’t allow different currency for different zones.. it’s such simple thing for you to create
Thank you for sharing your feedback with us.
We truly appreciate the continued requests for multi-currency and zone-specific payment methods. But sorry to say it is not a simple things sir. It requires re-architecting core system logic, including reporting, calculations, wallet flows, and third-party payment reconciliations. This would involve a significant development scope and time that we are not able to allocate right now.
We appreciate your understanding and thank you again for helping us improve the product.
related products are also missing, reviewed by customers are also missing. please add these option because customers cannot return and go to again and again to order same category or same module’s items. regards
Thanks for your feature feedback. We can’t promise, but noted your feedback and will forward it to our product team. Have a nice day sir. Stay following and supporting us.
do you have any demo grocery shop frontend?
Sir you can explore the demo https://6ammart-react.6amtech.com/home from the right side or from menu you can change the module like grocery, food, pharmacy and so on. Thank you.
Hello 6amMart Team,
We found a bug related to scheduled orders.
When a store is configured to accept scheduled orders, and the customer places a scheduled order that is paid online or via wallet, the order is created with status = Confirmed.
The issue is that neither the customer nor the admin can cancel this order, even before the scheduled time. The cancel action does nothing.
We noticed that the same order can be canceled normally only when its initial status is Pending.
So the problem seems to be related to the Confirmed status on scheduled + prepaid orders, where the cancel logic is not working.
This affects wallet refunds and admin order management.
Please check the cancel flow for scheduled orders with online/wallet payment.
Thank you.
Sir kindly open a ticket here – https://support.6amtech.com/ our team will help to fix this. Thank you.
Regarding OTP, the biggest companies with money use WhatsApp because it’s almost free, but you want those who don’t have a thousandth of those resources to pay thousands of dollars a year for SMS?
Sir I don’t think WhatsApp is almost free, by the way thanks for your concern, and one thing we here integrated to popular sms gateways only so I think you need to integrate your own country’s local gateways if you are thinking about money. And yes, we have plan for WhatsApp. Thank you.