Skip to content

Commit

Permalink
update copy on submission processs (2600hz#5842)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckerber authored and jamesaimonetti committed Jun 18, 2019
1 parent f475364 commit 5800d11
Showing 1 changed file with 56 additions and 9 deletions.
65 changes: 56 additions & 9 deletions doc/appexchange/submit_app.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,58 @@
### How to submit your application
In order to submit your App you’ll need to log into Monster UI and open the “App Exchange Submission” application. Once there, you’ll be greeted with a dialog prompting you to submit a new app.

1. Log in to the Kazoo portal.
2. Navigate to the “My Apps” application.
3. Click the “Submit” tab at the top of the window.
4. Fill out the application information: Project name, SKU, choose a pricing model and set a price, select a primary language, select which environment your application was built against, provide a technical contact, a support link, and if your project is open-source, a link to where your code is publicly maintained.
* Optionally, you can choose to participate in our co-marketing campaigns. This will require you to provide a little information about your company, about your application, a marketing personnel contact, and any marketing assets you would like used in campaigns.
6. Upload your packaged source code in .tar format.
7. Click "Submit".
In the wizard we’ll collect information necessary to package and publish your application on our App Exchange. You’ll need the following information:

###General Info
* Name of App - The name of your application
* Author - This will be listed with the application on the storefront
* Version - Current version of your application
* Tags
* Price - How much your application will cost to purchase
* Language(s) - Which languages you offer support in. Language packs must be included with source code package.
* License - Any software licenses related to use and redistribution of your application
* Link to Documentation

###Visual Assets
Visual assets are used to create your applications page in the App Exchange. This is used, with provided features, to market your application to other users.

* App Icon
* Hero Image
Supplementary Screenshots
Feature(s)

###Regional Info
If you support multiple languages, we’ll need some general copy in each language selected.

* Name of App (in languages provided in General Info section)
* Summary (in languages provided in General Info section)
* Extended Description (in languages provided in General Info section)
* Features (in languages provided in General Info section)

###Contact Info
* Public Support Email - A support contact for users who download your application
* Public Support Link - A support link for users who download your application
* Private Support Full Name - The name of the primary support contact for the 2600Hz team to reach
* Private Support Email - The email of the primary support contact for the 2600Hz team to reach
* Technical Contact Full Name - The name of the technical contact for the 2600Hz team to reach
* Technical Contact Email - The email of the technical contact for the 2600Hz team to reach

###Billing Contact & Address
We will need a contact in order to remit payments for your application sales. This information should be provided here

* Full Name
* Email
* Primary Service Address

###Co-Marketing Options
We offer a discounted revenue model for those choosing to opt-in to our Co-Marketing campaign measure. This program relies on your team to provide marketing content to the 2600Hz Marketing department, which we will include in our partner letters, webinars, etc. Please provide a contact for this program.

* Full Name
* Marketing Contact Email
* Company Overview

###Packaged Source Code
Currently only accepted via .zip

---
Once you have the previously stated information, you can successfully submit an application via the App Exchange Submission wizard. If you choose, you can step through this process incrementally. Incomplete application submissions will be saved in a Draft state

At any point in this process, you can click “Save” and save a working draft of your submission. The application dashboard will show which sections are complete and ready for submission.

0 comments on commit 5800d11

Please sign in to comment.