Skip to content

nunomartins/osTicket-1.7

 
 

Repository files navigation

osTicket

osTicket is a widely-used open source support ticket system. It seamlessly integrates inquiries created via email, phone and web-based forms into a simple easy-to-use multi-user web interface. Manage, organize and archive all your support requests and responses in one place while providing your customers with accountability and responsiveness they deserve.

How osTicket works for you

  1. Users create tickets via your website, email, or phone
  2. Incoming tickets are saved and assigned to agents
  3. Agents help your users resolve their issues

osTicket is an attractive alternative to higher-cost and complex customer support systems; simple, lightweight, reliable, open source, web-based and easy to setup and use. The best part is, it's completely free.

Installation

osTicket now supports bleeding-edge installations. The easiest way to install the software and track updates is to clone the public repository. Create a folder on you web server (using whatever method makes sense for you) and cd into it. Then clone the repository (the folder must be empty!):

git clone https://github.com/osTicket/osTicket-1.7 .

osTicket uses the git flow development model, so you’ll need to switch to the develop branch in order to see the bleeding-edge feature additions.

git checkout develop 

Follow the usual install instructions (beginning from Manual Installation above), except, don't delete the setup/ folder. For this reason, such an installation is not recommended for a public-facing support system.

Upgrading

osTicket supports upgrading from 1.6-rc1 and later versions. As with any upgrade, strongly consider a backup of your attachment files, database, and osTicket codebase before embarking on an upgrade.

To trigger the update process, fetch the osTicket-1.7 tarball from either the osTicket github page or from the osTicket website. Extract the tarball into the folder of you osTicket codebase. This can also be accomplished with the zip file, and a FTP client can of course be used to upload the new source code to your server.

Any way you choose your adventure, when you have your codebase upgraded to osTicket-1.7, visit the /scp page of you ticketing system. The upgrader will be presented and will walk you through the rest of the process. (The couple clicks needed to go through the process are pretty boring to describe).

View the UPGRADING.txt file for other todo items to complete your upgrade.

Help

Visit the wiki or the forum. And if you'd like professional help managing your osTicket installation, commercial support is available.

Contributing

Create your own fork of the project and use git-flow to create a new feature. Once the feature is published in your fork, send a pull request to begin the conversation of integrating your new feature into osTicket.

License

osTicket is released under the GPL2 license. See the included LICENSE.txt file for the gory details of the General Public License.

osTicket is supported by several magical open source projects including: