AppSuite:Extension points: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
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] | ||
* [[AppSuite:Extending_the_UI | General information on extension points]] | * [[AppSuite:Extending_the_UI | General information on extension points]] | ||
* [[AppSuite:Extending_the_UI_(best_practices) | Best practices for common use cases]] | * [[AppSuite:Extending_the_UI_(best_practices) | Best practices for common use cases]] |
Revision as of 09:41, 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.