Recently Updated Pages
Customer Information
To get the customer information from Ticaga: URL: https://yourdomain.com/api/customers/get/{id} ...
Responses
To get the responses for a ticket in Ticaga: URL: https://yourdomain.com/api/responses/get/{tick...
Upgrade from 2.0 to 2.1
To upgrade from 2.0 to 2.1: composer require laravel/fortify php artisan migrate
Grab a Ticket
How to grab a ticket from Ticaga: URL: https://yourdomain.com/api/tickets/get/{id}/{ticket_id} ...
Tickets
To get all the tickets Ticaga: URL: https://yourdomain.com/api/tickets/get/all/{ticaga_id} Type...
Plugin Installation
To install the plugin simply download the plugin from: https://github.com/ticaga/ticaga_blesta U...
How Guests can open a ticket.
Since version 2.0.0 of the Blesta plugin, your visitors (guests) can finally submit a ticket to y...
How Clients can open a ticket.
To open tickets on Blesta, your customers need to sync their Ticaga account to Blesta. Simply cl...
Authentication
To use the Ticaga's API you need to submit the Admin email address and API Token with every reque...
Install Database
To use Ticaga we need a database, we recommend MYSQL, to install MySQL just run the following: s...
Departments
This allows you to grab the departments on your Ticaga installation: URL: https://yourdomain.com...
Create a Response
URL: https://yourdomain.com/api/responses/create Type: POST { "id": 8, } ticket_numb...
Login
To log a customer in: URL: https://yourdomain.com/api/login Type: POST { "user": { "id...
Register
To create a new user account with Ticaga via the API: URL: https://yourdomain.com/api/register ...
Create a Department
Firstly you want to select Departments on the left hand navigation. You will see...
Upgrading Ticaga Manually
To upgrade Ticaga, simply upload the new files. wget -N https://ticaga.com/latest.zip unzip lat...
Overview
At Ticaga, we wanted to make it easy for you to customise your statuses, everyone has different s...
Create an Admin Account
Now you've got your Ticaga up and running go to your installation: eg: https://demo.ticaga.com ...
Create an Admin Account
Now you've got your Ticaga up and running go to your installation: eg: https://demo.ticaga.com ...
Ioncube loaders
Ioncube loaders are required for Ticaga as we encode a few files for licensing purposes. Without...