AppSuite:Open-Xchange Plugin Overview: Difference between revisions
From Open-Xchange
| Line 68: | Line 68: | ||
== Custom Plugins ==  | == Custom Plugins ==  | ||
The following list consists of plugins, that Open-Xchange developed for specific customers. It is an overview of what is possible to do with the Open-Xchange integration platform.  | |||
If you want Open-Xchange to develop a specific plugin for you, please contact [mailto:customer-request@open-xchange.com customer-request@open-xchange.com].  | |||
{| border="1" cellpadding="3" cellspacing="0"  | {| border="1" cellpadding="3" cellspacing="0"  | ||
!style="width:  | !style="width:100px" align="left" |Name  | ||
!  | !align="left" |Description  | ||
|-  | |||
|MAL Plugin  | |||
|Plugin which replaces the standard imap/smtp plugin to access the mail store with a customer specific plugin, e.g. directly access a [http://en.wikipedia.org/wiki/Maildir maildir] mailstore.  | |||
|-  | |-  | ||
|  | |  | ||
|  | |  | ||
|}  | |}  | ||
Revision as of 07:46, 13 May 2009
Overview of available Open-Xchange Plugins
Core Plugins
These plugins are part of the Open-Xchange Server Core platform.
| Name | Description | Documentation | 
|---|---|---|
| open-xchange-authentication-ldap | Authentication against LDAP server | Authentication plugin description | 
| open-xchange-authentication-imap | Authentication against LDAP server | Authentication plugin description | 
| open-xchange-contextrestore | Plugin to restore one or more contexts from a complete database dump | http://software.open-xchange.com/OX6/doc/Context_Restore_Documentation.pdf | 
| open-xchange-configjump-generic | Integrate custom configuration website | |
| open-xchange-dataretention / open-xchange-dataretention-csv | Module to be used for data retention (german: Vorratsdatenspeicherung) | open-xchange-dataretention-csv is an example implementation of the data retention service | 
| open-xchange-commons-logging-log4j / open-xchange-log4j | These packages must be installed when Open-Xchange should use syslog | Syslog configuration | 
| open-xchange-contacts-ldap | Integrate LDAP address book into Open-Xchange public folder tree | 
Additional Plugins
The plugins listed here are not - yet - part of the Core platform and may or may not ever be part of the Open-Xchange Core platform.
These plugins are not supported by Open-Xchange with the exception of concrete projects. Please contact us for more details.
| Name | Description | Documentation | 
|---|---|---|
| open-xchange-upsell-generic | Basic examples to implement an up sell layer in Open-Xchange | Upsell package description | 
| open-xchange-easylogin | Example package to implement the EasyLogin mechanism | http://www.open-xchange.com/documentation/OX-HE-Authentication-Sessionhandling.pdf | 
Custom Plugins
The following list consists of plugins, that Open-Xchange developed for specific customers. It is an overview of what is possible to do with the Open-Xchange integration platform.
If you want Open-Xchange to develop a specific plugin for you, please contact customer-request@open-xchange.com.
| Name | Description | 
|---|---|
| MAL Plugin | Plugin which replaces the standard imap/smtp plugin to access the mail store with a customer specific plugin, e.g. directly access a maildir mailstore. |