AppSuite:Extension points: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
Writing apps or plugins for AppSuite will often include extending the existing user interface. The following articles will help you using the extension points provided by AppSuite offering you possibilities to add your own contents. | Writing apps or plugins for AppSuite will often include extending the existing user interface. The following articles will help you using the extension points provided by AppSuite offering you possibilities to add your own contents. | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/extension-points/01-introduction.html Hands-on introduction] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/extension-points/02-points.html General information on extension points] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/extension-points/13-best-practices.html Best practices for common use cases] | ||
* [ | * [https://documentation.open-xchange.com/latest/ui/customize/forms.html Modifying forms] | ||
* [[AppSuite:Extension points for calendar |extension points: Calendar]] | * [[AppSuite:Extension points for calendar |extension points: Calendar]] | ||
* [[AppSuite:Extension points for contact |extension points: Contact]] | * [[AppSuite:Extension points for contact |extension points: Contact]] |
Latest revision as of 09:48, 22 May 2017
Extension points
Writing apps or plugins for AppSuite will often include extending the existing user interface. The following articles will help you using the extension points provided by AppSuite offering you possibilities to add your own contents.