Plug-ins
Extend Mendix yourself
The Mendix platform gives you the option to create your own plug-ins both for the web client and the server. You can create your own library of reusable components which can be shared through the AppStore.
Advantages:
- Create your custom widgets using an Eclipse based SDK (Dojo, Jquery or other Javascript frameworks)
- Import custom widgets to the modeling environment to easily configure and apply them to your app
- Create your own Java libraries to extend the Mendix Runtime Server
- Share your plug-ins with others via the Mendix App Store
Learn all about extending Mendix with plugins:
