Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2016-12-30 22:27:46 +0300
committerAleksander Machniak <alec@alec.pl>2016-12-30 22:27:46 +0300
commit25de39d444c9a61a562c695b8bcb7f2e73738d46 (patch)
tree27f0b68ad91527cddc443386eea5a43bc29c7e2f /INSTALL
parent9d45ef20cc681e76b1825126c9311b465fc0262c (diff)
parentd28a96e8579333d8ef85d97362f41ab9bb45f7e2 (diff)
Merge branch 'dev-remove-js-deps'
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL17
1 files changed, 10 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 043398e6b..ab29b4f0c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -41,13 +41,16 @@ INSTALLATION
============
1. Decompress and put this folder somewhere inside your document root
-2. Install dependencies using composer:
- - get composer from https://getcomposer.org/download/
- - rename the composer.json-dist file into composer.json
- - if you want to use LDAP address books, enable the LDAP libraries in your
- composer.json file by moving the items from "suggest" to the "require"
- section (remove the explanation texts after the version!).
- - run `php composer.phar install --no-dev`
+2. In case you don't use the so-called "complete" release package,
+ you have to install PHP and javascript dependencies.
+ 2.1. Install PHP dependencies using composer:
+ - get composer from https://getcomposer.org/download/
+ - rename the composer.json-dist file into composer.json
+ - if you want to use LDAP address books, enable the LDAP libraries in your
+ composer.json file by moving the items from "suggest" to the "require"
+ section (remove the explanation texts after the version!).
+ - run `php composer.phar install --no-dev`
+ 2.2. Install Javascript dependencies by executing `bin/install-jsdeps.sh` script.
3. Make sure that the following directories (and the files within)
are writable by the webserver
- /temp