Web GUI for SimpleHelpTickets

Simple Help Tickets - WEB GUI

Info/Basics

I've coded this as a request from another member of bukkit (sorry, I don't remember the name). I have contacted the Author of this plugin if I can make it, he thought it will be interesting to see what I come up with. So here it is :)

I've made two versions of this,

  1. Hosted
  2. Downloadable

Hosted: Basically I'm hosting a portal to which members login with their MySQL info. Then it connects them into their database and shows all info about all tickets created on the server/in this database.

Downloadable: For members who have a bit of knowledge about coding, as it requires user to input their info into the actual code ! I have written comment lines which indicate from where and up to where a user can edit the code.

Requirements

Web Space Plugin must be connected to MySQL Database, obviously. and uh... a server?

This supports MySQL Database only as of now, it might work with MySQL Lite but I didn't test it, so who knows.

  • As for now, it's by default the name of the table that was created by the plugin, in this case SHT_Tickets.

I'm still inprogress where I'll be updating the code, so post your ideas below, maybe I'll implement it !

Downloads

Portal can be found: HERE

Download can be found: HERE

Link to SimpleHelpTickets: Plugin

This is my first upload or should I say share in bukkit, so I'm sorry if I did anything wrong with this post. File is uploaded to my private server as I had trouble with uploading it here.

Adding GUI to Enjin

Here's a tutorial on how to use this on enjin websites.

Requirements:

Web Space HTML Module It's really simple. Login to your Enjin site, look up for HTML Module, in there paste the following code.

<iframe src="PUT YOUR LINK TO THE PAGE HERE" width="100%" height="300"> <p>Your browser does not support iframes.</p> </iframe>

Where it says "PUT YOUR LINK TO THE PAGE HERE", you're supposed to redirect this into the place where you uploaded your Web GUI. So for example, this would look something like this:

<iframe src="http://www.{yourhost}.com/straighttodatabase.php" width="100%" height="300"> <p>Your browser does not support iframes.</p> </iframe>
If you require more help, feel free to message me.

Video tutorial for this, coming soon.

Plans

Plans:

  • Add integration with xAuth for players to be able to add/edit/delete their own tickets.
  • Ability for selected Admins/Mods to delete completed tickets !
  • Improve the output.
  • Improve the graphical sides of the project.
  • Add more language options.
  • More ideas ?

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    45952
  • Created
    Oct 14, 2012
  • Last Released File
    Never
  • Total Downloads
    0
  • License

Categories

Members

Recent Files

No files uploaded yet.