Developer Portal Guide

Last modified: April 5, 2024

1 What Is the Developer Portal?

The Developer Portal is one of the key components of the Mendix Platform. In the Developer Portal, Mendix users can collaborate, deploy, manage their apps.

The Developer Portal also offers open, well-defined APIs, enabling third-party developers to integrate their own widgets and plugins. For more information, see API Documentation.

2 Creating a New App

To get started with building an app, click Create App to open a page where you can choose a starting point:

3 My Apps

When you open the Developer Portal, you are brought to the My Apps page, which shows you a summary of your current apps:

Apps tiles

The All tab displays all the apps for which you are a Team member.

Any app tile you pin by clicking Pin ( ) will appear in the Pinned tab.

Use the drop-down menu on the right side of the page to sort the apps by Most Recent or in alphabetical order of App Name.

The Pending Invites tab presents the pending invitations to apps that you have received (which you can Accept or Decline) in addition to the invitations you have sent.

3.1 App Tiles

Click an app tile to see the app Buzz.

By clicking More Options ( ) in the app tile, you can quickly perform a number of actions:

Quick actions menu for an app

The actions available depend on the app selected. The default actions available are Edit in Mendix Studio Pro and Leave App.

To stop watching an app and disable notifications for that app, click the icon so that you see the You are not watching this app tooltip. To return to watching that app, click the icon so that you see the You are watching this app tooltip.

To go to the licensed environments of your deployed app, click Environments at the bottom of the app tile.

When you open an app in the Developer Portal, you can navigate between sections using the navigation pane on the left side of the screen.

The navigation pane is divided into four main categories, which correspond with the documentation in this guide:

The navigation pane

5 Company Buzz and Apps

In the top bar of the Developer Portal, an additional menu item is available for Company Apps:

Company Apps in MxDock

Click Company Apps to see a list of all the apps created by members of your company.

There are also details on the app’s Target Cloud, the Total Members who can view and/or edit the app, a Summary description of the app, and the Technical Contact for the app.

You can also sort the order of the apps here by Most Recent or App Name.

6 Guide Categories

The Developer Portal Guide is divided into the following categories:

  • Global Navigation
  • Describes the global navigation and top bar that is available throughout the online Mendix Platform.

  • General
  • Describes the tools and settings available in the General category in the Mendix Developer Portal’s navigation pane.

  • App Insights
  • Provides information on how to obtain insights into your Mendix apps.

  • Deployment
  • Describes the deployment section of the Developer Portal: how to deploy Mendix apps to different environments and how to manage those deployments.

  • Operations
  • Describes the day-to-day operation of an app from the Developer Portal. This is mainly useful for apps running in Mendix Cloud.