You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/appstore/create-content/upload-content/_index.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,12 +27,12 @@ Before starting this how-to, make sure you have reviewed the [Marketplace Overvi
27
27
28
28
## Adding New Marketplace Content {#adding}
29
29
30
-
To get started, click **Add Content**in the Marketplace home screen. Follow the steps in the sections below to add and submit the content.
30
+
To get started, click **Add Content**on the Marketplace home screen. Follow the steps in the sections below to add and submit the content.
31
31
32
32
{{% alert color="info" %}}
33
33
<aid="draft"></a>On each page of the upload flow, click one of the following buttons:
34
34
35
-
***Save Draft & Exit** to store the details you have entered so far as a draft (accessible via [My Drafts](/appstore/home-page/#my-drafts)) and exit the upload flow
35
+
***Save Draft & Exit** to save the details you have entered so far as a draft (accessible via [My Drafts](/appstore/home-page/#my-drafts)) and exit the upload flow
36
36
***Next** to continue to the next page in the upload flow
37
37
{{% /alert %}}
38
38
@@ -89,7 +89,7 @@ The [GNU General Public License (GPL), version 3](https://www.gnu.org/licenses/g
89
89
90
90
You can configure a proprietary license for your company’s content, which can be applied to multiple components and used by everyone within your organization.
91
91
92
-
This license can be created for a new **Public Marketplace (all Mendix users)** component by requesting a new license and submitting it alongside the component. The license needs to be approved by Mendix after you have created and submitted it the first time. Once approved, you and the people within your organization can use it it for other components.
92
+
This license can be created for a new **Public Marketplace (all Mendix users)** component by requesting a new license and submitting it alongside the component. The license needs to be approved by Mendix after you have created and submitted it the first time. Once it is submitted for approval, you and the people within your organization can use it for other components.
93
93
94
94
Follow these steps to configure a proprietary license for a new public component:
95
95
@@ -119,7 +119,7 @@ In the **How would you like to receive information on new leads?** field, you mu
119
119
120
120
#### Finishing Up
121
121
122
-
To finish up configuring the **General** page, click **Upload Image** to upload a cover image for your component.
122
+
To finish the configuration on the **General** page, click **Upload Image** to upload a cover image for your component.
@@ -137,7 +137,7 @@ On the **Package** page, you can **Upload Source File**:
137
137
* To include the repo's *README.md* file on the component's [Documentation](#doc) tab, make sure you check the **Import Documentation** box
138
138
* Click **OK** to finish
139
139
140
-
Optionally select **Compatibility** to test whether your component works with the React Client in Mendix Studio Pro 10.7 or higher. For details, see the [Widgets](/appstore/guidelines-content-creators/#github) section in *Mendix React Client*. Note that this option is only available if you selected **Widget** as the **Content Type** on the **General** page.
140
+
If you selected **Widget** as the **Content Type** on the **General** page, you can optionally select **Compatibility** to test whether your component works with the React Client in Mendix Studio Pro 10.7 or higher. For details, see the [Widgets](/appstore/guidelines-content-creators/#github) section in *Mendix React Client*.
141
141
142
142
Select the **Studio Pro Version** on which you built the content.
143
143
@@ -198,7 +198,8 @@ To update content that has already been published, follow these steps:
198
198
1. Find the component by clicking one of the following:
199
199
***My Content**
200
200
***Company Content**
201
-
***Content Group** (note that if an existing Marketplace component is assigned to a [content group](/appstore/home-page/#content-groups) as specific content group [content](/appstore/home-page/#group-content), you can only update the component if you are a member of that group)
201
+
***Content Group**
202
+
{{% alert color="info" %}}If an existing Marketplace component is assigned to a [content group](/appstore/home-page/#content-groups) as specific content group [content](/appstore/home-page/#group-content), you can only update the component if you are a member of that group.{{% /alert %}}
202
203
203
204
2. Click the menu item next to the component you want to update and select **Manage Draft**.
0 commit comments