Welcome to the official Mendix Studio Pro Extensions API samples repository.
To learn more about Mendix Studio Pro Extensibility, check out the official documentation.
You can also view the API reference documentation.
Within this repository you can find a collection of samples that show some of the most common use cases for extensions in Studio Pro.
- Basics: A basic Hello World extension
- Context Menus: How to add a context menu extension
- Dockable Panes: How to add a dockable pane extension
- Menus: How to add your own menus
- Microflows: How to create and manipulate microflows
- Modal WebView Dialogs: How to create a Modal Webview dialog