/    Sign up×
Community /Pin to ProfileBookmark

How to create Help Desk System

Hello everybody! I am building an online store and I need help. I have a user database system on my site.

I want to create a support system with tickets. Like this https://codeshack.io/ticketing-system-php-mysql/ .

I copied this script and upload to local server ( I use XAMPP ). Everything is working, but…
I cannot connect this script to my site…

I will be cool if somebody can help.
Here’s an example of how this should work :

**Client Side :**

  • The person opens the support page.

  • A person has to fill in only 2 inputs (Subject and Message).

  • Presses a button to submit a ticket.

  • After sending. The person will see table with ticket details (Ticket id, Created in[date/time], Sender[username] ,Subject, Ticket status).

  • The Ticket Status will have 3 statuses (waiting for an answer, answer received, subject closed).
  • It would be cool if there was an opportunity to see the message with click on Ticket id.
    This concludes the client’s side.

    **Admin Side** :

  • I Enter to dashboard and click tickets list.

  • I see a list in the form of a table (Created in[date/time], Sender[username], Subject, [View button])

  • By clicking on the button to view, I have to see message.

  • In the same window / page. I can reply to the ticket and change the status of the ticket.
  • After sending my response, the client can see it on his table with tickets.

    **If you need me to send any data, please ask. I just don’t know what exactly is needed.
    Thanks everyone!**

    to post a comment
    PHP

    1 Comments(s)

    Copy linkTweet thisAlerts:
    @JurganJul 29.2021 — Thnaks about you info

    I will be cool if somebody can help.

    Here's an example of how this should work
    ×

    Success!

    Help @Yakovcohen93 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.18,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...