Plug-ins
Extend Mendix yourself
The Mendix Framework provides the option to create your own plug-ins both for the web client and the server. With Mendix, it is possible to create your own library of reusable components which can be shared through the app store.
Advantages:
-
Create your custom widgets using an Eclipse based SDK
-
Import custom widgets in the Business Modeler to easily configure and apply them into your app
-
Create your own Java libraries to extend the Mendix Runtime Server
-
Share your plug-ins with others via the Mendix App Store



Previous feature