mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-07 06:26:02 +02:00
631c22bdd2ce9246915d01b88f00e8232c2c2370
thought there's old phpgwapi and eTemplate code in here, which either needs to be removed or fixed
EGroupware
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 16.1 from github:
- cd /path/to/your/docroot
- git clone git@github.com:EGroupware/egroupware.git
- 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 16.1
- mr up
-
enable further / non-default EGroupware apps be uncommenting them in .mrconfig and run mr up
- continue installation at http://localhost/egroupware/setup/
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
address-bookcaldav-servercalendarcarddav-servercollaborationegroupwarejavascriptphpproject-managementwebmail
Readme
216 MiB
Languages
PHP
54.8%
TypeScript
18.5%
JavaScript
10.6%
CSS
10.2%
Less
2.1%
Other
3.8%