1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Marketplace badges UI refresh (#17522)

This commit is contained in:
jmarlena
2021-01-28 04:46:04 -08:00
committed by GitHub
parent d6917f32a3
commit 26f54e6c38
8 changed files with 15 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ To learn about publishing {% data variables.product.prodname_actions %} in {% da
Anyone can share their apps with other users for free on {% data variables.product.prodname_marketplace %} but only apps owned by organizations can sell their app.
To publish paid plans for your app and display the verified creator badge, you must complete the publisher verification process. For more information, see "[Applying for publisher verification for your organization](/developers/github-marketplace/applying-for-publisher-verification-for-your-organization)" or "[Requirements for listing an app](/developers/github-marketplace/requirements-for-listing-an-app)."
To publish paid plans for your app and display a marketplace badge, you must complete the publisher verification process. For more information, see "[Applying for publisher verification for your organization](/developers/github-marketplace/applying-for-publisher-verification-for-your-organization)" or "[Requirements for listing an app](/developers/github-marketplace/requirements-for-listing-an-app)."
Once the organization meets the requirements, someone with owner permissions in the organization can publish paid plans for any of their apps. Each app with a paid plan also goes through a financial onboarding process to enable payments.

View File

@@ -1,17 +1,22 @@
---
title: About verified creator badges
intro: 'Learn about the verified creator badges that are shown for some listings for apps and actions on {% data variables.product.prodname_marketplace %}.'
title: About marketplace badges
intro: 'Learn about the badges that you may see for some apps and actions listings on {% data variables.product.prodname_marketplace %}.'
redirect_from:
- /developers/github-marketplace/about-verified-creator-badges
versions:
free-pro-team: '*'
---
### For GitHub Apps
Apps with the {% octicon "verified" aria-label="The verified badge" %}, or verified creator badge, are owned by an organization that has completed the publisher verification process.
Apps with the {% octicon "verified" aria-label="The verified badge" %}, are owned by an organization that has:
- Confirmed their domain
- Confirmed their email address so {% data variables.product.prodname_dotcom %} Support can reach the organization
- Required two-factor authentication for their organization. For more information, see "[Requiring two-factor authentication in your organization](/github/setting-up-and-managing-organizations-and-teams/requiring-two-factor-authentication-in-your-organization)."
![Verified creator badge for GitHub Apps](/assets/images/marketplace/apps-with-verified-creator-badges.png)
![Marketplace badge for GitHub Apps](/assets/images/marketplace/apps-with-verified-publisher-badge.png)
To learn more about the publisher verification process, see "[Applying for publisher verification for your organization](/developers/github-marketplace/applying-for-publisher-verification-for-your-organization)."
To learn how you can add this badge to your app, see "[Applying for publisher verification for your organization](/developers/github-marketplace/applying-for-publisher-verification-for-your-organization)."
For more information about the requirements for listing an app on {% data variables.product.prodname_marketplace %}, see "[Requirements for listing an app on {% data variables.product.prodname_marketplace %}](/marketplace/getting-started/requirements-for-listing-an-app-on-github-marketplace/)."

View File

@@ -1,6 +1,6 @@
---
title: Applying for publisher verification for your organization
intro: 'To offer paid plans for your app or to include the verified creator badge in your app listing, you must complete the publisher verification process for your organization.'
intro: 'To offer paid plans for your app or to include a marketplace badge in your app listing, you must complete the publisher verification process for your organization.'
versions:
free-pro-team: '*'
---

View File

@@ -11,7 +11,7 @@ versions:
{% topic_link_in_list /github-marketplace-overview %}
{% link_in_list /about-github-marketplace %}
{% link_in_list /about-verified-creator-badges %}
{% link_in_list /about-marketplace-badges %}
{% link_in_list /applying-for-publisher-verification-for-your-organization %}
{% topic_link_in_list /creating-apps-for-github-marketplace %}