EGroupWare
Sign in to saveEGroupware is free open-source groupware collaboration software intended for businesses from small to enterprise. Its primary functions allow users to manage contacts, appointments, projects and to-do lists. The project releases its software under the terms of GNU General Public License (GPL).
Key facts
- Software.name
- EGroupware application
- Software.logo
- EGroupware_Logo.svg
- Software.screenshot
- EGroupWare Calendar1.jpg
- Software.caption
- EGroupware calendar screen
- Software.developer
- Open Source Project
- Software.programming language
- PHP
- Software.language
- Various
- Software.genre
- Groupware
- Software.license
- GNU General Public License version 2
- Software.operating_system
- Cross-platform
- Software.latest release version
- 26.2.20260209
via Wikipedia infobox
Source code
Every other method (including a developer installation by cloning the repo) is way more complicated AND does not include all features, as part's of EGroupware are running in different containers, eg. the push-server! Installing EGroupware 23.1 via Docker for non-Linux environments or not supported Linux distros: EGroupware 23.1 can be installed via Docker, in fact the DEB/RPM packages also does that. Instructions on how to run EGroupware in Docker are in our Wiki and in doc/docker subdirectory. Deprecated EGroupware development installation: install composer.phar from for JavaScript dependencies and build install nodejs and npm optional: for minified CSS install grunt install non-default EGroupware apps by cloning them into your egroupware directory eg. install-cli.php supports the following "channels": release: tagged maintenance releases only eg. 19.1.20200701 bugfix: release-branch incl. latest bugfixes eg. 20.1, if you are currently on 20.1.20200710 : switch to given branch master: latest development for next release
Excerpt from the source-code README · 3,168 chars · not written by Vinony
~8 min read
Encyclopedic overview
8 sectionsContents
- History
- Technology
- Applications and functions
- See also
- Screenshots
- Literature
- References
- External links
EGroupware is free open-source groupware collaboration software intended for businesses from small to enterprise. Its primary functions allow users to manage contacts, appointments, projects and to-do lists. The project releases its software under the terms of GNU General Public License (GPL).
It is used either via its native web-interface, making access platform-independent, or by using different supported groupware clients, such as Kontact, Novell Evolution, or Microsoft Outlook. It can also be used by mobile phone or PDA via SyncML.
Excerpted from Wikipedia’s “EGroupWare” article, available under the CC BY-SA 4.0 licence.