Skip to main content

Recently Updated Pages

Install Database

Installation Getting Started - Ubuntu

To use Ticaga we need a database, we recommend MYSQL, to install MySQL just run the following: s...

Updated 2 weeks ago by Michael Dance

Connection

API

To use the Ticaga's API you need to submit the connection first: URL: https://yourdomain.com/api...

Updated 3 weeks ago by Michael Dance

Departments

API

This allows you to grab the departments on your Ticaga installation: URL: https://yourdomain.com...

Updated 3 weeks ago by Michael Dance

Create a Ticket

API

URL: https://yourdomain.com/api/tickets/create Type: POST { "id": 8, } customer_id: The ...

Updated 3 weeks ago by Michael Dance

Create a Response

API

URL: https://yourdomain.com/api/responses/create Type: POST { "id": 8, } ticket_numb...

Updated 3 weeks ago by Michael Dance

Responses

API Auth Required

To get the responses for a ticket in Ticaga: URL: https://yourdomain.com/api/responses/get Type...

Updated 3 weeks ago by Michael Dance

Customer Information

API Auth Required

To get the customer information from Ticaga: URL: https://yourdomain.com/api/customers/get Type...

Updated 3 weeks ago by Michael Dance

Grab a Ticket

API Auth Required

How to grab a ticket from Ticaga: URL: https://yourdomain.com/api/tickets/get Type: GET { "...

Updated 3 weeks ago by Michael Dance

Tickets

API Auth Required

To get all the tickets Ticaga: URL: https://yourdomain.com/api/tickets/get/all Type: GET { ...

Updated 3 weeks ago by Michael Dance

Login

API Auth Required

To log a customer in: URL: https://yourdomain.com/api/login Type: POST { "user": { "id...

Updated 3 weeks ago by Michael Dance

Register

API

To create a new user account with Ticaga via the API: URL: https://yourdomain.com/api/register ...

Updated 4 weeks ago by Michael Dance

Requirements

Installation Getting Started - Ubuntu

Ticaga requires the latest version of PHP, this is because we pride ourselves on being up-to date...

Updated 1 month ago by Michael Dance

Requirements

Installation Getting Started - AlmaLinux

Ticaga requires the latest version of PHP, this is because we pride ourselves on being up-to date...

Updated 1 month ago by Michael Dance

Create a Department

Tickets Departments

Firstly you want to select Departments on the left hand navigation. You will see...

Updated 1 month ago by Michael Dance

Upgrading Ticaga Manually

Upgrading

To upgrade Ticaga, simply upload the new files. wget -N https://ticaga.com/latest.zip unzip lat...

Updated 1 month ago by Michael Dance

Overview

Statuses

At Ticaga, we wanted to make it easy for you to customise your statuses, everyone has different s...

Updated 1 month ago by Michael Dance

Create an Admin Account

Installation Getting Started - AlmaLinux

Now you've got your Ticaga up and running go to your installation: eg: https://demo.ticaga.com ...

Updated 1 month ago by Michael Dance

Create an Admin Account

Installation Getting Started - Ubuntu

Now you've got your Ticaga up and running go to your installation: eg: https://demo.ticaga.com ...

Updated 1 month ago by Michael Dance

Install Ticaga

Installation Getting Started - AlmaLinux

Let's log into the new user we created earlier: su demo Let's give our www folder the correct p...

Updated 1 month ago by Michael Dance

Ioncube loaders

Installation Getting Started - Ubuntu

Ioncube loaders are required for Ticaga as we encode a few files for licensing purposes. Without...

Updated 1 month ago by Michael Dance