From bb3d99152d6155f2941f95563f4e1658c5fb3334 Mon Sep 17 00:00:00 2001 From: Lerie Taylor Date: Tue, 13 Mar 2018 09:36:02 -0700 Subject: [PATCH] Installation requirements --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 6cbb4c5..ece3fad 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,23 @@ http://www.doorgets.com/demo/dg-user #Installer https://sourceforge.net/projects/doorgets-cms/files/latest/download?source=directory +##Before you Install (PHP requirements) +``` +sudo apt-get install php7.0-zip +sudo apt-get install php7.0-gd +sudo apt-get install php7.0-xml +``` + +And enable mod_rewrite +``` +sudo a2enmod rewrite +``` + +##How to Install +Download and unzip the installer to your base directory +``` +unzip [installer_zip] +``` + #Website http://www.doorgets.com/t/en