Branch | Status | Composer |
---|---|---|
master | ||
16.1 | ||
14.2 |
https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl
switch to 16.1 branch and follow instructions there
- cd /path/to/your/docroot
- git clone https://github.com/EGroupware/egroupware.git # or git@github.com:EGroupware/egroupware.git for ssh
- cd egroupware
-
install composer.phar from https://getcomposer.org/download/
-
install myrepos (mr) from https://myrepos.branchable.com/ or your distribution package manager
- mr up
-
continue installation at http://localhost/egroupware/setup/
- npm install -g grunt-cli # installs grunt command globally, if you have not already done so
- npm install # installs required npm/grunt modules into node_modules/ dir