Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Custodia/caketickets

Repository files navigation

CakePHP Ticketing System

A simple ticketing system build with CakePHP 3.x.

Installation

Read the installation doc. (Currently untested.)

After the steps outlined above you should be able to run the server with bin/cake server

Configuration

You can make your first admin account by adding return true at the beginning of AppControllers isAuthorized function. Be sure to remove this after you made your admin account however.

Be sure to make some tags before you start making projects, projects will not show up in the projects index if their tag attribute is null.

Known issues.

The tickets index is not filtering results based on user level in project.

Unchecking the default values when making a new ticket or comment leads to trouble, there is a solution upcoming.

About

Ticketing system build with cake php.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages