From 1026ef34e198c46b5f37038ae8cf1b7df86be4a1 Mon Sep 17 00:00:00 2001 From: tp_dhu Date: Fri, 7 Feb 2025 23:16:02 +0000 Subject: [PATCH] plesk command for adding new composer to existing site --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e90e3c3..fb57e5a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # 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. \ No newline at end of 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. + +## 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/ \ No newline at end of file