From a98c89075dddc25c06443fa6cdca838dc76ff60a Mon Sep 17 00:00:00 2001 From: Giandonato Inverso <70962472+giandonatoinverso@users.noreply.github.com> Date: Sun, 28 Aug 2022 12:04:48 +0200 Subject: [PATCH] doc update Signed-off-by: giandonato.inverso@edempg.it --- documentation/index.html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/documentation/index.html b/documentation/index.html index 635ea65..b8eb1d2 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -67,7 +67,7 @@
@@ -86,18 +86,12 @@

Installation

Follow these steps to install the script:

    -
  1. Extract the zip archive to your server
  2. -
  3. Open the /install/ folder in the browser
  4. -

    Check system requirements. If one of these extensions is not enabled, you must enable it from your server settings. If all requirements are provided, click Next.

    - -
  5. Check folder permissions
  6. -

    If a folder doesn't have read and write permissions you need to change the settings on your server. If all requirements are provided, click Next.

    - -
  7. Enter your database credentials. Click next.
  8. -

    - +
  9. Clone the project from github
  10. +
  11. Edit the yaml file for docker or manually enter the credentials you want in the /config/environment.php file
  12. +
  13. Launch the setup file in your browser /install/setup.php
  14. +

    The script checks the requirements, write permissions on the generated folders and creates a database with sample data

  15. Finish
  16. -

    The installation is finished and you can access the control panel.

    +

    If all went well you will see a summary screen with a login button. Alternatively, you will get an error message