Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Marketplace in the admin panel only displays v4 plugins, but all plugins for
Keep in mind that v3 and v4 plugins are not cross-compatible, but that providers are compatible both with v3 and v4 plugins.
:::

![The Marketplace interface](../assets/plugins/marketplace-v4.png)
![The Marketplace interface](../assets/plugins/installed-providers.png)

The Plugins and Providers tabs display each plugin/provider on individual cards containing:

Expand All @@ -23,7 +23,7 @@ The Plugins and Providers tabs display each plugin/provider on individual cards
- ![verified by Strapi icon](../assets/icons/verified-marketplace.svg) to indicate it was verified by Strapi.
- the description
- a **Learn more** button for additional information, including detailed implementation instructions
- a **Copy install command** button to copy the installation command to the local clipboard
- a **Copy install command** button to copy the installation command to the local clipboard. For any installed plugins and providers, this button is replaced by an indicator that it is already installed.

In the top right corner of the Marketplace, the **Submit your plugin** button redirects to the Strapi Market where it is possible to submit your own plugin and provider.

Expand Down