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/general/app-store-content-support.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Support for Marketplace content is determined by the content support category an
23
23
| Deprecated | The content in this category is considered end-of-life and will be dropped to the **Community support** status in the next major release of Mendix. Content is provided as-is by Mendix R&D, and support depends on the severity of the reported issue and the effort required to resolve it. |
24
24
| Community | Content is provided as-is by members of the Mendix community, and support depends on the availability and effort of the owner. |
25
25
| Siemens | The content in this category is provided and supported by the Siemens team. Siemens supports this content as-is when you are equipped with an SLA with Siemens. |
26
-
| Partner | The content in this category is supported via the partner's own SLA required via the [Mendix Component Partner program](/appstore/creating-content/partner-program/). Customers can rely on this SLA for support if something goes wrong. A partner-supported [component details page](/appstore/general/app-store-overview/#details) contains a reference to the partner's support portal or the partner's support contact email.|
26
+
| Partner | The content in this category is provided and supported by a partner. The partner supports this content as-is when you are equipped with an SLA with the partner. For more information, see [Mendix Component Partner Program](/appstore/creating-content/partner-program/). |
27
27
28
28
## 2 Support Category and Feedback Process
29
29
@@ -45,7 +45,11 @@ We will move Platform-supported content into this category when we consider the
45
45
46
46
Support for content in this category is limited and is decided by Mendix on a case-by-case basis. You can still follow the standard support process using the [Mendix Support Portal](https://support.mendix.com). However, the Mendix SLA no longer applies.
47
47
48
-
### 2.3 Community Support Category {#community-category}
48
+
#### 2.3 Partner Support Category
49
+
50
+
Partner-supported content is created and maintained by partners as part of the [Mendix Component Partner program](/appstore/creating-content/partner-program/). Partners in the program commit to providing support to paying customers under an SLA (meaning, under terms specified by the partner). Customers can rely on this SLA for support from the partner if something goes wrong. A partner-supported Marketplace [component details page](/appstore/general/app-store-overview/#details) contains a reference to the partner's support portal or the partner's support contact email.
51
+
52
+
### 2.4 Community Support Category {#community-category}
49
53
50
54
Support on content in this category is up to the user or organization providing the content. We recommend contacting the owner of the content in case of questions or issues via the following methods:
51
55
@@ -56,7 +60,7 @@ Support on content in this category is up to the user or organization providing
56
60
57
61
The level of support depends on the availability and effort of the developer and/or the Mendix community.
58
62
59
-
### 2.4 Support Category and Feedback Process Summary
63
+
### 2.5 Support Category and Feedback Process Summary
60
64
61
65
| Support Category | Standard/Premium SLA | Platform SLA | No SLA |
Copy file name to clipboardExpand all lines: content/en/docs/appstore/general/share-app-store-content.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,9 +132,11 @@ Follow these steps to describe your content:
132
132
133
133
#### 4.2.2 Providing License Details {#license}
134
134
135
-
Select the type of **License** you want applied to your app (if applicable). The lists and tables below describe the different considerations and requirements for these licenses.
135
+
Select the type of **License** you want applied to your app (if applicable).
136
136
137
-
These are the open-source software licenses and requirements available:
137
+
##### 4.2.2.1 Open-Source Software Licenses
138
+
139
+
These are the open-source software license options available and their requirements:
138
140
139
141
||**Notes**|**Commercial use allowed?**|**Component code needs to be in public repo?**|**License text required with copyright info in code and distribution artifact?**|**Can modify?** (Mention modifications to code) |**Can consuming apps use without making their code public?**|**Notice files should be distributed with artifact?**|**Original component source code to be distributed with consuming app?**|**Can sub-license?**|
@@ -148,6 +150,10 @@ These are the open-source software licenses and requirements available:
148
150
The [GNU General Public License (GPL), version 3](https://www.gnu.org/licenses/gpl-3.0.en.html) is not available to use, as everything licensed under GNU GPL is public; GNU GPL has a strong copyleft effect; modification has a strong copyleft effect; and all consuming apps should make their code public.
149
151
{{% /alert %}}
150
152
153
+
##### 4.2.2.2 Partner Licenses
154
+
155
+
If you participate in the [Mendix Component Partner Program](/appstore/creating-content/partner-program/), you can offer your own commercial license for your content.
156
+
151
157
#### 4.2.3 Generating New Leads {#lead-generation}
152
158
153
159
A lead is a potential sales contact that expresses interest in your product or service. Lead routing is the end-to-end process of collecting the leads and distributing them to you. It is possible to configure lead routing for the following content types in the Marketplace:
0 commit comments