mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-18 03:11:40 +01:00
Add table of content for the Home page
parent
1fe8a50ac7
commit
34454a2232
44
Home.md
44
Home.md
@ -1,22 +1,32 @@
|
|||||||
|
|
||||||
![](http://www.egroupware.org/wp-content/themes/egroupware/images/logo.svg)
|
![](http://www.egroupware.org/wp-content/themes/egroupware/images/logo.svg)
|
||||||
|
|
||||||
**EGroupware** is free open source groupware software intended for businesses from small to enterprises. Its primary functions allow users to manage contacts, appointments, projects, to-do lists, Documents and Emails. EGroupware is based on PHP, JS and HTML.
|
|
||||||
The projects spreads 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 synchronization protocols as CalDAV/CardDAV or ActiveSync (eSync application).
|
|
||||||
|
|
||||||
It currently has translations for more than 25 languages, including right-to-left language support. It depends on a standard X-AMP stack and as such requires no specific operating system. Most popular internet browsers are supported for use as web based clients.
|
|
||||||
|
|
||||||
## Get Started
|
|
||||||
|
|
||||||
* [checkout EGroupware development version (master)](https://github.com/EGroupware/egroupware/blob/master/README.md)
|
|
||||||
* [checkout EGroupware stable release (17.1)](https://github.com/EGroupware/egroupware/blob/17.1/README.md) ([[release notes|Release Notes 17.1]])
|
|
||||||
* [checkout EGroupware old stable release (16.1)](https://github.com/EGroupware/egroupware/blob/16.1/README.md) ([[release notes|Release Notes 16.1]])
|
|
||||||
* [changelog and release history](https://github.com/EGroupware/egroupware/releases)
|
|
||||||
<hr />
|
|
||||||
<a href="https://github.com/EGroupware/egroupware/wiki/Installation-instructions" target="_blank">Installation and Update Instructions</a>
|
|
||||||
|
|
||||||
[[Developer Docs|Developer Docs]]
|
|
||||||
|
|
||||||
|
|
||||||
|
### [Home]()
|
||||||
|
* [What is EGroupware?]()
|
||||||
|
* [Features]()
|
||||||
|
* [History]()
|
||||||
|
* [License]()
|
||||||
|
* [Security]()
|
||||||
|
|
||||||
|
### [Installation](https://github.com/EGroupware/egroupware/wiki/Installation)
|
||||||
|
* [Ubuntu Installation](https://github.com/EGroupware/egroupware/wiki/Installation)
|
||||||
|
* [Debian Installation](https://github.com/EGroupware/egroupware/wiki/Debian-Installation)
|
||||||
|
* [CentOS/RedHat Installation](https://github.com/EGroupware/egroupware/wiki/CentOS-RedHat-Installation)
|
||||||
|
* [openSUSE/SLEs Installation](https://github.com/EGroupware/egroupware/wiki/openSUSE-SLEs-Installation)
|
||||||
|
* [Basic PHP and MySQL Adjustments](https://github.com/EGroupware/egroupware/wiki/Basic-PHP-and-MySQL-Adjustments)
|
||||||
|
* [Advanced Configurations]()
|
||||||
|
* [Update Existing Installation](https://github.com/EGroupware/egroupware/wiki/Update-Existing-Installation)
|
||||||
|
* [Backup Existing Installation](https://github.com/EGroupware/egroupware/wiki/backup-Existing-Installation)
|
||||||
|
|
||||||
|
### [Troubleshooting](https://github.com/EGroupware/egroupware/wiki/troubleshooting)
|
||||||
|
* [Git clone Installation]()
|
||||||
|
* [Package Installation]()
|
||||||
|
|
||||||
|
|
||||||
|
### [Development]()
|
||||||
|
* [Prerequisites]()
|
||||||
|
* [Get Started]()
|
||||||
|
* [How to port an app to et2](https://github.com/EGroupware/egroupware/wiki/How-to-port-an-app-to-et2)
|
||||||
|
* [Code testing](https://github.com/EGroupware/egroupware/wiki/Code-testing)
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
![](http://www.egroupware.org/wp-content/themes/egroupware/images/logo.svg)
|
||||||
|
|
||||||
**EGroupware** is free open source groupware software intended for businesses from small to enterprises. Its primary functions allow users to manage contacts, appointments, projects, to-do lists, Documents and Emails. EGroupware is based on PHP, JS and HTML.
|
**EGroupware** is free open source groupware software intended for businesses from small to enterprises. Its primary functions allow users to manage contacts, appointments, projects, to-do lists, Documents and Emails. EGroupware is based on PHP, JS and HTML.
|
||||||
The projects spreads its software under the terms of GNU General Public License (GPL).
|
The projects spreads its software under the terms of GNU General Public License (GPL).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user