From 63cb750844b5fcb8b447ed49b71c82c20be3e8ae Mon Sep 17 00:00:00 2001 From: nicoletacoman Date: Fri, 19 Jun 2026 10:43:30 +0200 Subject: [PATCH 1/2] Add Free App Deployment to Control Center --- content/en/docs/control-center/security/security.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/docs/control-center/security/security.md b/content/en/docs/control-center/security/security.md index 07e25de07d5..3df3533964b 100644 --- a/content/en/docs/control-center/security/security.md +++ b/content/en/docs/control-center/security/security.md @@ -17,6 +17,10 @@ The **Settings** page in the **Security** category in Control Center allows you ## Security Settings Tab +### Free App Deployment + +With [Free Apps](/developerportal/deploy/mendix-cloud-deploy/deploying-an-app/#deploy-free-app), you can deploy your app to Mendix Cloud from Studio Pro. The ability to deploy Free Apps can be blocked at the company level by disabling **Free App Deployment**. + ### Password Policy Mendix enforces a 90-day password validity period for all platform passwords used to sign in to the Mendix Platform or Studio Pro. From 317dd8a37256e7ea78661c88be6f543f66a8b144 Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Fri, 19 Jun 2026 16:25:31 +0200 Subject: [PATCH 2/2] Free App deployment update with org-level blocking --- .../mendix-cloud-deploy/deploying-to-mendix-cloud.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/en/docs/deployment/mendix-cloud-deploy/deploying-to-mendix-cloud.md b/content/en/docs/deployment/mendix-cloud-deploy/deploying-to-mendix-cloud.md index 612965ca82c..53f5e28ca4b 100644 --- a/content/en/docs/deployment/mendix-cloud-deploy/deploying-to-mendix-cloud.md +++ b/content/en/docs/deployment/mendix-cloud-deploy/deploying-to-mendix-cloud.md @@ -36,7 +36,7 @@ If you are an existing customer, you should deploy to your licensed cloud node. ## Deploying a Licensed App {#deploy-licensed-app} - Deploying a licensed app is usually a two-step process: +Deploying a licensed app is usually a two-step process: * First, create a deployment package * Second, deploy it to a node environment where you can run your app @@ -101,6 +101,10 @@ The app is now deployed. You can configure the administrative account. Deploying a Free App is a single-stage process that is completed from Studio Pro. This process is described in detail below. +{{% alert color="info" %}} +Free App deployment can be disabled at the [organization level](/control-center/security-settings/#free-app-deployment). If you cannot deploy a Free App, contact your Mendix Admin. +{{% /alert %}} + ### Prerequisites Before starting the process of deploying a Free App, make sure to complete these prerequisites: