From 86702824cc02a49e1ac3cb6f7dbec1f0689f06a2 Mon Sep 17 00:00:00 2001 From: usmannasir <01-134132-158@student.bahria.edu.pk> Date: Fri, 13 Jul 2018 21:45:40 +0500 Subject: [PATCH] Improved Joomla Installation process. --- filemanager/templates/filemanager/index.html | 30 ++ install/composer.sh | 6 + install/install.py | 18 + mailServer/views.py | 2 +- plogical/applicationInstaller.py | 211 +++++++++++- plogical/virtualHostUtilities.py | 182 ++-------- static/websiteFunctions/websiteFunctions.js | 181 +++++++--- .../websiteFunctions/websiteFunctions.js | 181 +++++++--- .../websiteFunctions/installJoomla.html | 127 +++++++ .../templates/websiteFunctions/website.html | 4 +- websiteFunctions/urls.py | 15 +- websiteFunctions/views.py | 311 ++++++++++-------- 12 files changed, 880 insertions(+), 388 deletions(-) create mode 100644 install/composer.sh create mode 100644 websiteFunctions/templates/websiteFunctions/installJoomla.html diff --git a/filemanager/templates/filemanager/index.html b/filemanager/templates/filemanager/index.html index fba76f066..faa9b4f30 100644 --- a/filemanager/templates/filemanager/index.html +++ b/filemanager/templates/filemanager/index.html @@ -572,6 +572,36 @@ + + + + + +