flicket
latest

Contents:

  • Requirements
  • Installation
  • Administration
  • Exporting / Importing Flicket Users
  • Installing A Webserver
  • Adding Additional Languages
  • Flicket - FAQ
  • Screenshots

Programmer Reference:

  • API
flicket
  • Docs »
  • Flicket Documentation
  • Edit on GitHub

Flicket Documentation¶

Flicket is a simple web based ticketing system written in Python using the flask web framework which supports English and French locales.

Why Flicket?¶

I could not find a simple open source ticketing system that I really liked. So, decided to have a crack at creating something written in Python.

Contents:

  • Requirements
    • Operating System
    • Python
    • SQL Database Server
    • Web Server
  • Installation
    • Getting Flicket
    • Installing Python Requirements
    • Set Up
  • Administration
    • Command Line Options
    • Administration Config Panel
  • Exporting / Importing Flicket Users
    • Exporting
    • Importing
  • Installing A Webserver
    • Apache - Windows
  • Adding Additional Languages
  • Flicket - FAQ
    • What is Flicket?
    • Tickets
  • Screenshots
    • Home Page
    • Tickets
    • View Ticket
    • Create Ticket
    • Users
    • Admin Panel
    • Admin Panel - Add User
    • Admin Panel - Configuration

Programmer Reference:

  • API
    • Authentication / Tokens
      • Get Token
      • Delete Token
    • Users
      • Get User By ID
      • Get Users
    • Tickets
      • Get Ticket By ID
      • Get Tickets
      • Create Ticket
    • Posts
      • Get Post By ID
      • Get Posts
    • Departments
      • Get Department by ID
      • Get Departments
      • Create Department
    • Priorities
      • Get Priority By ID
      • Get Priorities
    • Status
      • Get Status By ID
      • Get Statuses
    • Subscriptions
      • Get Subscription By ID
      • Get Subscriptions
    • Uploads
      • Get Upload By ID
      • Get Uploads
Next

© Copyright 2019, evereux@gmail.com Revision e64e339a.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.