Skip to content

Commit b1b705d

Browse files
pwizlamariekirsch
andauthored
chore: added context for license (#2791) (#2802)
Co-authored-by: mariekirsch <63100752+mariekirsch@users.noreply.github.com>
1 parent 31e6597 commit b1b705d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docusaurus/docs/cloud/projects/settings.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,18 +66,22 @@ The project name is set at project creation (see [Project creation](/cloud/getti
6666

6767
#### Adding a CMS license key {#adding-cms-license-key}
6868

69-
A CMS license key can be added and connected to a Strapi Cloud project to be able to use some features of Strapi CMS. The CMS features that will be accessible via the license key depend on the type of license that was purchased: please refer to the <ExternalLink text="Strapi Pricing page" to="https://strapi.io/pricing-self-hosted"/> for more information and/or to purchase a license.
69+
A CMS license key can be added and connected to a Strapi Cloud project to unlock additional Strapi CMS features across all of the project’s environments. The CMS features that will be accessible via the license key depend on the type of license that was purchased: please refer to the <ExternalLink text="Strapi Pricing page" to="https://strapi.io/pricing-self-hosted"/> for more information and/or to purchase a license.
7070

7171
:::note
7272
If you don't see the *Strapi CMS license key* section, it probably means that your subscription is a legacy one and does not support custom CMS licenses. It means that you already have one that is automatically included on your project.
7373
:::
7474

7575
1. In the *Strapi CMS license key* section, click on the **Add license** button.
7676
2. In the dialog, paste your license key in the field.
77-
3. Click on **Save**.
77+
3. Click on the **Save & deploy** button for the changes to take effect.
7878

7979
To remove the Strapi CMS license from your Strapi Cloud project, you can click on the **Unlink license** button. This will also remove access and usage to the CMS features included in the previously added license.
8080

81+
:::note
82+
The license key is applied to all the environments in the project.
83+
:::
84+
8185
#### Modifying git repository & branch
8286

8387
The GitHub or GitLab repository, branch and base directory for a Strapi Cloud project are by default chosen at the creation of the project (see [Creating a project](/cloud/getting-started/deployment)). After the project's creation, via the project's settings, it is possible to update the project's repository or switch to another git provider.

0 commit comments

Comments
 (0)