forked from extern/egroupware
1.2 KiB
1.2 KiB
EGroupware
Build | Composer |
---|---|
Default and prefered installation method for EGroupware is via your package manager:
https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl
Installing EGroupware 14.3 from github:
- cd /path/to/your/docroot
- git clone -b 14.2 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
-
add a line /path/to/egroupware/.mrconfig to your ~/.mrtrust, to allow running composer.phar and git clone -b 14.2
- mr up
-
enable further / non-default EGroupware apps be uncommenting them in .mrconfig and run mr up
- continue installation at http://localhost/egroupware/setup/