Compare commits

..

No commits in common. "1026ef34e198c46b5f37038ae8cf1b7df86be4a1" and "283967fa5643d32c5754e1ba0decd2adba342a97" have entirely different histories.

2 changed files with 3 additions and 10 deletions

2
.gitignore vendored
View File

@ -1,2 +0,0 @@
/lib/
/downloads/

View File

@ -1,10 +1,5 @@
# tp_servicedesk
A { service desk, ticket, knowledge base } web application written in PHP using fat free framework.
Used to keep track of ongoing projects/tasks, allow to view and search historic projects which may have already answered a previous question. Knowledge Base built from applications using markdown.
## Plesk - quest notes
- plesk ext composer --application -register -domain desk.tinylink.uk -path desk.tinylink.uk/tp_servicedesk
~ https://www.plesk.com/kb/support/how-to-change-in-the-php-composer-extension-the-path-of-the-composer-json-file/
A { service desk, ticket, knowledge base } web application written in PHP using fat free framework.
Used to keep track of ongoing projects/tasks, allow to view and search historic projects which may have already answered a previous question. Knowledge Base built from applications using markdown.