Simple Groupware


title: "Simple Groupware" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["free-groupware"] topic_path: "general/free-groupware" source: "https://en.wikipedia.org/wiki/Simple_Groupware" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::data[format=table title="Infobox software|"]

FieldValue
nameSimple Groupware
captionSimple Groupware - News-Modul
developerThomas Bley (Simple Groupware Solutions)
latest_release_version0.745
latest_release_date
operating_systemLinux, Windows, Mac OS X, etc.
genreGroupware
licenseGPL
::

name = Simple Groupware |screenshot = |caption = Simple Groupware - News-Modul |developer = Thomas Bley (Simple Groupware Solutions) | latest_release_version = 0.745 | latest_release_date = |operating_system = Linux, Windows, Mac OS X, etc. |genre = Groupware |license = GPL

Simple Groupware is a groupware package written in PHP. It uses the MySQL database (version 4 or higher). It contains a calendar system, an email client, an inventory system, and a number of other features. Simple Groupware is free software released under the GNU General Public License.

The software contains about 30,000 lines of code and uses about 150,000 lines of code from other free projects. It has modules for managing calendars, contacts, tasks, projects, and inventories of equipment. External data can be integrated using IMAP, RSS, iCal, vCard, CSV or XML files. Firefox bookmark files are also supported. Data can be exported in the CSV, XML, HTML, RSS, and iCal formats.

The modules consist of traditional PHP code which is responsible for reading data from the data source into an array. The presentation (displaying, sorting, filtering, linking, editing, etc.) is specified in "sgsML" (Simple Groupware Solutions Markup Language). sgsML allows web applications to be implemented faster and with less work than would be possible in, for example, PHP. By reducing the amount of code, applications can be changed quickly and be more readily checked for bugs and consistency.

The first release was published on December 13, 2004, at SourceForge.

References

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

free-groupware