Skip to content

Commit 9b97bb9

Browse files
πŸ‘¨πŸ»β€πŸ”§ Add prerequisites to adding item docs
1 parent e9e8d51 commit 9b97bb9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ždocs/marketplace/creators-hub/submit-item-for-reivew.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ In order to submit an item, it must be inside of a project that has been Set For
3030

3131
To set a project for Marketplace:
3232

33-
1. Select the [**Share Icon**](../../intro/ff-ui/toolbar.md#share-project) from the Toolbar (top right side of the screen).
34-
2. Select **Create New Item > Set For Marketplace > Yes**
33+
1. Prerequisite: please enroll as a Marketplace creator first by setting up a profile in [Marketplace](https://marketplace.flutterflow.io/profile). You can optionally also apply to become a paid creator, which allows you to monetize your items.
34+
2. Select the [**Share Icon**](../../intro/ff-ui/toolbar.md#share-project) from the Toolbar (top right side of the screen). Please note that you must be the project owner to see this icon and to submit an item.
35+
3. Select **Create New Item > Set For Marketplace > Yes**
3536

3637
:::tip
3738
You can also clone an existing project and then set it as a Marketplace Project.
@@ -42,7 +43,7 @@ You can also clone an existing project and then set it as a Marketplace Project.
4243
paddingBottom: 'calc(56.67989417989418% + 41px)', // Keeps the aspect ratio and additional padding
4344
height: 0,
4445
width: '100%'}}>
45-
<iframe
46+
<iframe
4647
src="https://www.loom.com/embed/238389017ff242db9e1e81c665f0dd16?sid=c227f4ad-9851-4a79-acde-2ff0b6fa6324"
4748
title=""
4849
style={{
@@ -98,8 +99,7 @@ Four types of items can be submitted:
9899
- Libraries
99100
- Template Apps
100101
- Template Page or Components
101-
- Custom Code
102-
102+
- Custom Code
103103

104104
<Tabs>
105105
<TabItem value="1" label="Libraries" default>
@@ -148,7 +148,6 @@ Custom Code is Dart code that can be used within FlutterFlow projects. There are
148148
</TabItem>
149149
</Tabs>
150150

151-
152151
#### Template Tags (optional)
153152

154153
Template tags help users sort and filter items. If the tags listed don't match your item, enter your desired search terms under *Keywords*.
@@ -181,6 +180,7 @@ Your item will be shown in your [Dashboard](https://marketplace.flutterflow.io/d
181180
![Item in "Pending Approval"](../imgs/image.avif)
182181

183182
### 4. Edit an approved item
183+
184184
:::info
185185
At this time, it is not possible to edit an approved Marketplace Item. We are working to add this functionality soon.
186-
:::
186+
:::

0 commit comments

Comments
Β (0)