Skip to content

jjjb03/tze

Repository files navigation

TZE

Ticket- und Zeiterfassung, basierend auf PHP

Install

$ git clone https://usw-tools.de/git/tze-php.git
$ cd tze-php
$ composer install
$ npm i --production

Settings

edit includes/settings.json

SQL Setup

see includes/createTZE.sql

Run

link /www to your webserver

example for lighttpd:

    alias.url = ( "/tze" => "/path/to/tze/www/" )

UI-Frameworks:

Server-Frameworks:

License

Copyright (c) 2015, Johannes Boost jjjb@usw-tools.de

licensed under: Creative Commons - BY-NC-SA-3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published