6835 comments found.
We would like to know whether the Modesy script supports SMS and WhatsApp integration, and if so, how these features can be implemented.
Additionally, please confirm whether courier or shipping service integrations are available. Kindly let us know the supported providers, if any.
And if Modesy offers a dedicated delivery app. Please share the available options.
Hello,
SMS and WhatsApp options are not integrated into the script. The system works with email confirmation, and Modesy has its own chat system. However, our code is open source, so if you still require these features, you can work with a developer to integrate them.
Modesy has a location based shipping system. Vendors can create their own shipping zones, define shipping options within those zones, and offer different shipping options to their customers. After a vendor ships a product, they update the order status and enter the tracking code and tracking URL. The customer can then track the shipment using these details. You can add more than one “Flat rate” option and name each one based on the available shipping companies.
We do not plan to integrate a shipping API because we sell this product worldwide, and it is not possible to provide equivalent options for all countries. Instead, the “Tracking Code” and “Tracking URL” fields provide the necessary shipping information. Still, you can customize the script to better suit your needs.
Thank you.
Hi, I have one of the projects running on version 2.4.2. The provider sets a load limit and the script slows down due to session recordings in the database. There are also dos attacks going on all the time and the database is growing fast. How to make sessions in the database be cleared (ci_sessions), for example, after 3 days or 1 day. Thanks
P.S. The script is very good. I advise everyone!
Hi,
Please make sure to update your script to the latest version. Important changes have been made to the session system in recent updates. Even if there are millions of session records in the database, your website will not slow down in the new version. However, performance issues may occur in older versions. For this reason, to avoid any potential problems, we strongly recommend always using the latest version.
Unfortunately, these types of attacks and bot traffic are increasing day by day and have become a common issue. Such attacks must be blocked at the server level. If these requests reach your website, PHP alone cannot effectively prevent them. Therefore, if your server or hosting provider offers a firewall, CDN, or a similar security solution, please ensure it is enabled. If not, you may consider using services such as Cloudflare.
We do not recommend reducing the session cleanup period to a very short timeframe such as 1–3 days. If a user returns to the site after a few days, their cart may be cleared (the cart is now stored in the database in the new version), or they may be logged out of their account. For this reason, keeping the session duration relatively longer is beneficial.
If you do not want to update your website, you can identify the IP addresses involved in the attacks by checking the ci_sessions table. You can then block these IP addresses directly from your cPanel. After blocking them, you may delete all session records related to those IP addresses in bulk using an SQL query. This way, session records belonging to real users will not be affected or removed.
Thank you!
Hello sir how are you.
Im using varient script.
Is it possible to integrate Modesy – Marketplace & Classified Ads Scrip with varient
Hello,
Thank you. We hope you are doing well too.
Currently, there is no connection between the Varient and the Modesy scripts. They are two completely separate systems. While it may be technically possible to integrate them, doing so could introduce potential security risks. For this reason, we are not planning to integrate them at this time.
Best regards,
HELLO, WHERE CAN I MODIFY THE “Promote Your Product” section to put a different price?
Hello,
You can manage the ’’Featured (Promoted) Product Fees’’ in the ’’Payment Settings’’ section of the admin panel.
Regards,
Thank you
You are welcome.
If we buy and use the modesy script for a marketplace. If a customer place an order, will the admin be notified by email about the new order? I previewed the demo but didnt find such option in email setting of the admin panel.
Hello,
When an order is placed, a notification email is sent to the seller. There is also a setting in the ’’Email Settings’’ section of the admin panel that allows order summaries to be sent to the buyer by email. However, there is currently no option to send order notification emails to the admin for orders placed with other vendors. The admin will only receive a notification email when one of the admin’s own products is ordered, just like other sellers.
Thank you.
Notification to the admin is essential in marketplaces because many times, sellers don’t see their emails, which makes the order fulfillment process slow. if admin is notified, the admin informs the seller to accept and deliver the order. I mean admin will keep an eye on the sellers to maintain the marketplace’s reputation. Most of the marketplaces’ scripts have this feature. So you should also be in the race.
We have noted this, and it will likely be added in the next update.
Thank you.
PLEASE DISREGARD
I am not aging well. I overlooked the file. It’s present.
The holidays are now behind me and I downloaded the update (2.6.3) today. Everything was fine until I got to app/Views/product/details/product.php. “product.php” was not in the referenced folder (or anywhere else for that matter) in the update I downloaded.
Send it to me, please? Thank you!
Hello,
We’re glad to hear the issue has been resolved.
Thank you.
Happy New Year 2026 to theStellarCodey team!
Wishing you a year full of growth, better features, and big wins
Quick suggestion to kick off 2026: consider Google Cloud Retail for search, recommendations, and product discovery.
It’s scalable, ML-powered, and could seriously improve relevance and conversions for sellers.
—> https://cloud.google.com/retail/pricing
Could be a game-changer for your marketplace this year!
This would be a big win for both users and sellers.
Hello,
Happy new year!
While third-party services can be useful in certain scenarios, they must be used with caution, especially in terms of data protection and privacy. Under GDPR regulations, sharing user data with third-party services without obtaining explicit and valid user consent may lead to legal risks.
Our script already includes a powerful built-in search engine. The search system is based on dedicated search indexes created for each product using product titles, SKUs, and tags. Thanks to this structure, even with millions of products, search results can be retrieved within seconds and accurately ranked by relevance.
Most importantly, this search system is fully compliant with GDPR and other data protection regulations. It operates entirely within your own website infrastructure, does not rely on any third-party services, and does not share any user data externally.
For these reasons, we do not currently plan to integrate external or paid search services. In the future, if we implement features such as smart search improvements, we aim to achieve these enhancements without relying on any third-party solutions.
However, we will continue to improve our script with new features.
Thank you for your valuable suggestions.
The platform is very good but need some key improvements
0. The promotion / featured / bump-up ads system needs to serious improvement for it to make sense to the users. need to have featured products in more places like product page, blog pages etc. The featured products need to be randomised with every refresh. They need to have a distinct colour / layout / highlight so as to standout, including the promote options per view /click -which cangenerate more revenue to the platform owner. 1. No proper chat system 2. Add whatsapp option on products – this is very important in classified ads 3. Image structre in mobile, to have thumbnails below the main image 4. Fully integrate AI features within product creation, so that vision enabled models can automatically generate prodct details once the image is upload, and even auto detect and select appropriate categories based on the ones preset in the system 5. Option for featured categories to have icons rather than photos, and even much smaller featured categories sizes.
Happy New year
Hello,
Yes, improvements can be made in these areas. Featured posts already exist on product and category pages, and these featured items are displayed first. Likewise, featured products are also shown first in search results.
At the moment, our script has one of the best chat/messaging systems that can be implemented purely with PHP and JavaScript. To achieve a significantly better solution, technologies such as Node.js would be required. However, this is generally not feasible on shared hosting environments, which most of our users rely on.
We appreciate your suggestions. We carefully review all feedback we receive and continuously improve the script with new updates. Since we are planning to add a new classified ads theme in the next update, we will place even more emphasis on such features. Please keep following our updates for more improvements and new features.
Happy new year!
you dont need Node.js for good chat. A script like SNGINE, wowonder and several others have implemented chat without use of Node.js – may be you say the framework you use doesnt support. i dont know.
Our current chat system is stable and works reliably. We would genuinely like to understand why you think it is not sufficient. As mentioned before, this architecture is one of the best possible options that can run consistently on shared hosting environments.
There also seems to be a technical misunderstanding here. PHP itself is not designed for true real-time applications with persistent connections. To achieve real-time behavior, you need either socket-based server components (such as WebSocket solutions) or different technologies like Node.js. Socket-based solutions cannot be guaranteed to work on all servers and are often not supported on shared hosting environments.
If the platforms you mentioned do not use socket-based connections, then they are most likely operating with a similar polling-based approach to the one used in our current chat system.
This is not a limitation of the framework, but a constraint related to PHP’s execution model, and our implementation is a deliberate architectural decision made to ensure maximum compatibility and stability.
the system is quite fine. It was a suggestion, that would improve on that because its not a chat system as such. The other suggestion is on the editor, as you may know, copy, paste functions only work with computer keyboard. A mobile user cant copy or paste anything from the editor which can be frustrating especially when using other paltforms to write product descriptions so as to paste it on the editor.
Some users ask us about this issue, but unfortunately, there is nothing we can do to add an paste option.
Modern browsers (Chrome, Safari, Firefox, etc.) do not allow a web page to access the clipboard without the user’s permission for security and privacy reasons. This means that even if a “paste” button is added, most mobile devices will block the browser from automatically retrieving data from the clipboard.
This behavior is not related to our code. It is entirely due to the security settings of the browsers and mobile operating systems. If copy-paste needs to be performed on mobile devices, users should use the device’s native copy-paste features (long press → paste).
You can also read this: https://support.mozilla.org/en-US/questions/1068472
Hello, Happy holidays! I have noticed that the links on blog dont have unque colour after publishing, they they do have before publishing. Please improve on this, and also the size of headings, are too big, making published blog look funny.
Also, have it spport full html
Hello, Happy holidays!
Links do not actually have a fixed color by default. They are shown in blue by the text editor for visibility purposes. If you select the link and choose a color from the color options, the link will appear in that selected color within your article. Nevertheless, we will review this section to define a default link color.
Blog titles are generally displayed with larger font sizes. However, we intentionally chose an average font size. In fact, the current font size is slightly below the general average. That said, you are free to adjust the font size according to your website’s design preferences.
Our codebase is written using plain HTML and PHP. It does not use an template engine.
Thank you.
Hello there. In changelog of version 2.6 I saw this line: Redesigned shipping system with product dimensions (weight, width, height, length), volumetric weight support, and vendor-defined shipping rate tables.
Can you please give me some more information about this?
Thank you!
Hello,
Yes, we have improved the shipping system in the last major update. When configuring their shipping options, vendors can choose to calculate shipping costs based on the total weight. If they select this option, they can define weight ranges along with their corresponding costs. For example, they can charge 10 USD for orders between 0 and 5 kg, and 20 USD for orders between 5 and 10 kg. Vendors can set multiple weight ranges in this way. The shipping cost displayed in the cart will be calculated based on the total weight.
Regarding product weights, when adding products, vendors can enter both the physical weight and the dimensions (Length, Width, Height). The system calculates the shipping cost for each product based on its chargeable weight. This value is determined by comparing the product’s physical weight with its volumetric (dimensional) weight, and the higher value is used. The dimensional weight is calculated using the formula (Length × Width × Height) / 5000, which is a commonly used dimensional weight formula in international shipping.
The chargeable weights of all products from the same seller in the customer’s cart are then added together, and the final shipping cost is determined based on this total weight. Please check the relevant settings and sections on our demo site for further review.
Thank you.
Hello there and a Happy New Year!
I tried to see this option and test it in your demo but it is not possible. Is any other way to check this new option (shipping system with product dimensions (weight, width, height, length) ?
Hello,
Thank you. Happy New Year to you as well.
To maintain the integrity of our demo site, certain actions are restricted. Therefore, you cannot enter product dimensions on the demo site. However, if you contact us via email, we can direct you to a test site where you can test this feature directly. Please send an email to the following address, and we will share the details: stellarcode1@gmail.com
Thank you.
Is there a way Admin can post a pop-up announcement for all registered and non registered used?
Hello,
There is no setting in the admin panel to add a pop up announcement. However, if you have a code for it, you can add it from the ’’Custom Footer Codes’’ section of the admin panel. For this, we recommend working with a developer. Alternatively, you may also use AI assistance to generate the pop up code you have in mind.
Please note that it appears you have not purchased the script with this account. If you purchased the script using a different account, please contact us from that account.
Thank you.
Selam paytr eklimi? Türkiye için odeme sistemi mevcut gözukmuyor? Eklecek mi yoksa ona göre alacam?
Hello,
The Iyzico payment gateway is available in Turkey. If you require additional local payment gateways, you may work with a developer to integrate them into your site. Our code is open source, so you can modify it as needed to better suit your requirements. We also have a detailed article in our Help Center that explains how to add a new payment gateway.
Thank you for your interest in our Modesy script.
Almayı düşünuyorum Iyzico görmedim demoda ?
Please check the ’’Settings > Payment Settings’’ section of the admin panel again. The Iyzico payment gateway is also listed there. Here is a screenshot showing this payment gateway: https://prnt.sc/AXsaB2-KzQjz
Thank you.
if someone wanted to add feaured items on product page, which files would need to be changed? Thanks
Hi,
Unfortunately, this section does not exist on the product page. To add it, you would need to create a new section and also pass the required data to this page from the Controller. This section also includes an AJAX-based “load more” function, so it may not work with a simple copy-and-paste approach. This is not a simple edit, and for this type of custom work, we recommend working with a developer.
Thanks.
ok, consider adding
1. option to add pickup points and their location 2. when adding a prosuct, the search should serach for all categories and subcategories, and if it matches a subcategory, then it autofills the main category if selected. 3. Add more AI functionalities to the platform
1. We will consider this suggestion. 2. The category selection area will be completely redesigned in the next update. There will be a single selection box where categories are displayed in a tree structure, allowing users to select the desired category. A search feature will also be included. 3. Yes, we would like to add more features in this area in the future.
Thanks.
ok. dont take too long then
We are planning to redesign the category selection area in the next update. However, we cannot currently provide an estimated timeline for the other two features. They may be considered in future updates.
Thanks.
Hi support team, Hope you are doing well.
We purchased your theme in 2019 – 2020, but in 2021, we removed the website we developed your theme. but now we want to live that website back, but it’s giving an error of an invalid license code.
We cannot access our old account to get the license, so my questions are:
1 – If we purchase your theme again and install it on our old website. Will it work?
2 – If it works, then after installation, kindly make sure our customization will not get affected
3 – If it affects the old customization we did, kindly specify the exact location where we can put the license code without installation to make it work.
Hi,
There is no need to worry about the license. If you already have an Envato purchase code, you can always change your domain and continue using the script by generating a new license. If you have forgotten your help desk account, you can send your purchase code to codingest@gmail.com, and we will check your account and get back to you with the details.
If you wish to purchase it again, you may do so. However, you can also continue using your existing license.
Since the date of your purchase, the entire system has almost been completely rebuilt. That version no longer works properly even on newer PHP versions. Our recommendation is to install and use the latest version from scratch. However, if you still prefer to use the old version, you can create your license and continue using it.
Thanks.
hi, Thanks for the response. We really appreciate it.
The point is that we really lost the old account that contained the purchase code and license code for this website or theme. We use the freelancer services for that. And now, when we try to run the website, it displays an error message stating: ‘Invalid license code.’ Can you help me with that?
Regards
Hi,
When you enter your license code during installation, the script connects to our license system to verify it. Therefore, if you want to use the script on a different domain, you need to update your registered domain in our system and generate a new license key.
You mentioned using freelancer services. If a freelancer purchased the script for you from their own CodeCanyon account, you may want to contact them and request the license file for the Modesy script. After we confirm the purchase code from this file, we will check the account in our system and send you the associated email adress so that you can reset your password and access it. If the account on our Help Center also belongs to the freelancer, we can help you move the registered license to a new account after confirming the license file downloaded from CodeCanyon.
Thank you.
What do you mean by registered domain? The domain of the website where it is run or the domain of the user who purchased it?
Currently, we are running the code on the same domain for which it was developed.
The domain is shop.megroup.ae. Even on the same domain, if we run it, it gives an invalid license code.
After purchasing the script, you need to generate your license key in the ’’Licenses’’ section of our Help Center using the purchase code and the domain name on which you want to use the script. This license key is required during the installation process. If you later decide to use the script on a different domain, you will need to update the registered domain in our Help Center to generate a new license key.
We checked the registered domains in our Help Center; however, this domain does not appear to be registered. It is possible that a different domain is registered with your purchase code.
If possible, please download the license file from the CodeCanyon account used to purchase the script and send it to the previously mentioned email address. Before we can provide assistance with the ’’Invalid License Code’’ issue, we need to locate your account in our system to verify the registered domain and the generated license key.
Thank you.
Hi there,
That’s what I was trying to explain: that we cannot retrieve the old account.
What if we purchase that theme again and then activate the site? Will that help?
I can share with you the purchase code and license key if required. I retrieve it from the database. Is it safe to share it with you here or can you provide me email or something where I can share it
Please do not share them here. You can find your purchase code in the .env file located in the root directory of the script files, and you can send your purchase code to the codingest@gmail.com address. We will check which account your purchase code is registered with and get back to you with the details. If the account on our Help Center belongs to you, you can reset your password to access it and manage your license accordingly. After accessing your account on our Help Center, you can open a support ticket, and we will assist you with the ’’Invalid License Code’’ issue.
Thank you.
hi
hope you doing well
last time you said once you released the update, you will start working on classified ads theme … are you now working on classified theme ??
thank you
Hi,
Thank you. We hope you are doing well too.
We are planning to introduce a classified ads theme in the next major update. However, we have not started working on that update yet. We update our scripts in rotation, and after completing the latest Modesy update, we began working on another one of our scripts.
Regards,
Hi thanks for your reply.
Good luck with that too, you are a great team with great products, and we all appreciate your dedication to make them even much better.
Just a small thought, if you can reduce the add product process to minimum for faster posting that will make things much better.
Once again Thank you, wish you all the best.
Thank you for your kind words.
Every option in the ’’Add Product’’ form is important, so we cannot simply remove them. Additionally, combining the two pages into a single page may make it too long and could cause confusion in some sections. Please note that you can remove certain sections from this form, such as the preview and demo URL, by using the settings in the ’’Product Settings’’ section of the admin panel. Although we cannot make any promises at this time, we will consider your suggestion for future updates.
Thank you.
Hello, I would love to buy this script, but is it possible you make all audio items preview-able even before click-opening the item? Each audio product listing should have a player beneath to play/pause, stop and seek. Can you include this in your next update? If yes, how soon is the update coming?
Hello,
This feature would be very useful for audio products, and we have added it to our update list. However, unfortunately, we do not yet know when we will be able to implement it. For the next update, we plan to work on adding a new classified ads theme to the script, so there may not be many changes to the existing theme in that release.
Thank you.
Hello Team:
Is it possible to control the creation of packages for sellers with:
1- Number of featured ads 2- Store verification badge 3- Number of messages 4- Seller visibility level in search results
Hello,
The membership plans are primarily designed to control options such as the number of products that can be added and how long they remain active. Therefore, it is not possible to add these kinds of restrictions or privileges to the membership plans. We are not currently planning any changes, so this system will likely remain the same for now.
Regards,
Have you updated the classified theme that you wanted to update or will it be in the next updated version?
Hi,
We are planning to introduce a classified ads theme in the next major update. The latest update (v.2.6.3) was a minor release to resolve reported issues, so no new features were added in that update.
Thanks.
First of all, I want to praise your work, the script is very good, keep it up!
I have a couple of questions: I come from Serbia and we have the country Serbia and cities (Belgrade, Novi Sad, Kragujevac…) is there an option to turn off the display of the country and state so that the default country is Serbia and when a vendor sells a product, the country is Serbia by default and he can only choose the city he lives in?
Also, with delivery, is it possible to set each vendor’s country when delivering the product to be Serbia and that he has the option to add which courier service he wants to use to send his products in Serbia and set the delivery price?
Also, when translating the topic, I noticed that some strings cannot be translated in different variations. For example ’’last seen 1 day ago’’ and ’’last seen 5 days ago’‘
When it is 1 day, the string should be 1 day and when it is more days for example 2,3,4,5 then it should be days.
Is there a possibility that when we have a smaller number of items in the submenu, it will look like the example I sent? https://postimg.cc/N9cqNDYB
Hello,
Thanks!
You can enable the single-country mode from the Location Settings in the Admin panel. With this option, the system will operate only for Serbia, and the country selection will no longer be displayed.
For the shipping settings, only the existing options are available. Each vendor is responsible for their own shipping settings, and the admin cannot manage these.
This section should work as you described. Translations such as “day ago”, “days ago”, etc., exist in the database.
Unfortunately, there are only two menu types, and these menu types cannot change based on the number of items.
Is it possible to exclude the continent and state selection? I would leave only the state selection, in general I would like to exclude this at the level of the entire system because I would not like to bother customers with this?
And one more question 
Given that initially only payment by cash on delivery would be active on the platform, how does the vendor confirm the order in that case? Also, if at some point they decide to introduce card payments, is it possible to integrate with payment processors in Serbia?
Hello,
If you enable the single-country mode, the continent and country selection options will be removed. If you plan to use your site in single-country mode, you may want to remove the two states under Serbia and add the cities in your country to this section. You can also change the word ’’State’’ to ’’City.’‘
Customers need complete the order after receiving it. Vendors cannot complete an order. You can use the ’’Auto-Approve Unapproved Orders (after x days)’’ setting, in case the customers forgets completing the order after receiving it.
Our code is open source, and you can integrate additional payment gateways into your site. Since customizations are not covered under the item support policy, we will not be able to assist with this. If you need help, we recommend working with a developer. We have shared an article in our Help Center explaining how to add a new payment gateway. You can refer to this article for more details: https://codingest.com/knowledge-base?content=197
Please note that you need to have an active support plan to receive assistance. We tried to answer your questions, however if you would like support in the future, please renew your support plan and contact us through our Help Center.
Regards,
Dear modesy team, Is it necessary to purchase an additional license key to use a subdomain? I kindly request your information and support on this matter.
Hello,
You do not need to purchase an additional license to install the script on a subdomain. You can install it on a subdomain or in a folder under the same main domain. Our license system only checks the main domain name.
Regards,