Easy Ticket - Support Ticket System With WebsiteEasy Ticket - Support Ticket System With Website
Easy Ticket is a ticket management software, which seamlessly managed your customer issue.Easy Ticket - Support Ticket System With Website
Easy Ticket is a ticket management software, which seamlessly managed your customer issue.18 Support questions or comments
Please login or create an account to post a question or comment.
-
1 month agoHelloRam Purchased@Fred, this person had promised to provide saas version and solely based on that promise made in 2023, I purchased the extended version. He had been tricking, evading and manipulating saying excuses one after another. You can see in the DM as well as here. It is more like a custom work now. seems the crook is trying to upload as separate product with an offer to provide script freely for extended buyers. Even in such cases, updates and support would be problem because I buy script from codester market place only because of such trust in marketplace. Or the person/author shall compensate for the business losses and damages. -
1 month agocodehunger AuthorI’d like to clarify a few things to avoid any misunderstanding.
At the time of your purchase in 2023, the SaaS version was planned but not released as part of the existing product. Easy Ticket and Easy Ticket SaaS are fundamentally different in terms of architecture, features, and installation, which is why they are being handled as separate products.
There has been no intention to mislead or manipulate. Development timelines have taken longer than expected, but work has been ongoing. I’ve already mentioned that I’m willing to provide the SaaS script to extended license holders, which is a goodwill gesture, not an obligation.
Regarding support and updates, I remain committed to assisting users as per marketplace policies. However, claims around damages or misconduct are not accurate.
I request you to keep the discussion constructive. I’m here to resolve concerns, not create conflict. -
1 month agoHelloRam PurchasedYou are the person who promised saas and based only on that promise, I purchased extended.. back in 2023. After that you have reiterated your promise atleast a dozen times. Or I would have opted for refund. You could have honestly stated it back in 2023 instead of pretending. Few weeks before you told you are releasing saas version. But no update later. It is not only obligation but also commitment failing which it amounts to cheating. I had been constructive during the last 3 years while you were feeding your household with the money I paid. Anyway, let me know when its ready
-
4 weeks agoHelloRam PurchasedI am not blaming you. certain things happen like that. However, before blindly denying something you check your replies of May 10, 2023 to May 31, 2023 !
-
4 months agoWhen are you making this saas? I see that you had promised to make it saas. - View 3 more replies
-
2 months agocodehunger Authorwe have uploaded our saas version today, it will be approved in 2 - 3 days, thanks for keep believing in us.
have a good day -
1 month agoHelloRam PurchasedWhere is the version?
-
1 month agoHelloRam PurchasedYou uploaded the saas version a fortnight ago? Are you saying Codester is not uploading it?
-
May 15, 2024codehunger AuthorHello @NeelWonder, To fix this issue, first we have to understand how we can reproduce the error in our system, or you can also tell us, what you have inserted and this error start showing, by looking at the below error, you do the hotfix by changing this code.
go to ModulesKnowledgebaseTraitsArticlesTrait.php line no - 79, where you can see the getPopularKnowledgebases() function, just replace the entire function code with the below one.
public function getPopularKnowledgebases()
{
try {
$stats = [];
$knowledgebases = Knowledgebase::select('id'
->with('views'
->get();
if (count($knowledgebases) == 0) {
return [];
}
foreach ($knowledgebases as $knowledgebase) {
$stats[$knowledgebase['id']] = count($knowledgebase['views']);
}
arsort($stats);
$firstFiveKnowledgebases = array_keys(array_slice($stats, 0, 4, true));
if(is_array($firstFiveKnowledgebases)) {
$whereInOrder = implode(',', $firstFiveKnowledgebases);
return Knowledgebase::select('name', 'slug'
->whereIn('id', $firstFiveKnowledgebases)
->orderByRaw("FIELD(id, $whereInOrder)"
->get();
} else {
return [];
}
} catch (Exception $e) {
throw new Exception($e->getMessage());
}
}
-
Nov 2, 2023Sidd8182 PurchasedHI,
I am waiting for your reply. I didn't get any reply from your side. I raised the query. My setup not completed due to DB error. Please give me a setup to complete this process.
-
Nov 2, 2023codehunger AuthorHello @sidd8182 we already told you to share your email id, but i think due to security policy from codester your comment has been removed.
anyways please check our documentation, we have given the support option there via skype and email.
so please collect our email from our documentation and mail us , or you can also ping us on skype.
thanks
-
Oct 21, 2023Sidd8182 PurchasedHi, Yesterday I have purchase it.
I trying to install on my server.
Once I entered the DB crendential and create admin user password.
After some I Hit the URL it starts from the beginning setup
Why it Happend
-
Oct 21, 2023codehunger AuthorHello really sorry for the inconvenience caused with our software, please share your email, will send you already setup database.
-
Aug 16, 2023Willing to purchase this script. The demo is not working. Please share the idea about your SaaS. What will be included? Can I go with the regular license or do I need an extended one? As of now, I want to test it but I am unable to continue because you forgot to renew your domain or its service with Hostinger. Please fix it AsAP.
Thanks - View 3 more replies
-
Aug 17, 2023codehunger AuthorIt can be installed in shared hosting as well
-
Aug 18, 2023Thanks but the demo is still not working.
-
Aug 18, 2023codehunger AuthorHello, iprverma the demo is now working, sorry for delay..
Thanks
-
Jul 23, 2023HelloRam PurchasedI have not used Easy ticket yet in any project because I am waiting for the SAAS version believing your words. I bought extended script because I wanted to keep my words of supporting you. Thats the same situation with HR system too. Please DM me here because I have some modules to suggest.
-
Jul 22, 2023codehunger AuthorHello everyone, those who have purchased our item and waiting for the saas version, I really appreciate your patience, right now our team is working on our HRM script update as well as we are on our ticket system update as well,
We are adding some cool features to our ticket system application so that it will be easily integrated with all available open source application, whether it is developed with laravel or not.
thanks for understanding us. -
Jul 23, 2023HelloRam PurchasedWhen you say cool features, I think it will be enhancing the output of the easy ticket. Can you please outline the features you are integrating in to Easy ticket as well as HR system?
-
Jun 29, 2023HelloRam PurchasedI already bought an extended license from you believing your promise of SAAS. When you update saas here, please drop a DM here. Thanks -
Jun 29, 2023codehunger AuthorWe are trying our best to make our application SAAS compatible ASAP, thanks for your patience and for believing in us.
-
Jun 30, 2023HelloRam Purchasedalso update the HR SCRIPT
-
Jul 20, 2023NeelWonder PurchasedI am also waiting for Saas feature sine months.
-
Jun 26, 2023hello - View 3 more replies
-
Jun 28, 2023We would like you to integrate our API in your future update on SAAS as a means of payment https://docs.awdpay.com/
-
Jun 28, 2023codehunger AuthorThanks for your suggestion, will think about it.
-
Jun 28, 2023OKAY THANK
Information
| Category | Scripts & Code / PHP Scripts / Help Desk |
| First release | 18 April 2023 |
| Last update | 17 March 2025 |
| HTML/CSS Framework | Bootstrap, Less |
| Software version | PHP 8.2, PHP 8.3 |
| Files included | .php, .css, .html, .sql, Javascript .js |
| Tags | ticket system, support system, help desk, php help desk, php support system, laravel ticket management, php ticket management, responsive ticket system |
