Skip to main content

How to become a Contributor

In principle, anyone who is interested can become a Contributor. However, two organizational steps must be completed beforehand so that you can get started:

Create an organization in the mStudio

To submit Extensions in the mStudio, you need both an mStudio user account and an organization. Your Extensions will be published in the name of this organization.

If you do not yet have an mStudio user account, you can register here.

After logging in to the mStudio:

  1. Click on “Organizations” in the left menu bar or go directly to this link.
  2. Click the “Create organization” button in the top right corner.
  3. At first, you only need to provide the name of your organization. Additional information can be added later.

Get listed as a Contributor

You can express your interest in becoming a Contributor with the following API call:

POST/v2/customers/{customerId}/contributor/.

As soon as your organization is listed as a Contributor, you can start developing Extensions.

Providing the required information of your Contributor

Once you have become a Contributor, you can find the information required for verification in the mStudio under the menu item Contribution/Contributor. Here you can provide the necessary information.

Screenshot of the Contributor management in the mStudio

Alternatively, you can also set the information using the API command PATCH/v2/contributors/{contributorId}/.

Verification

To request verification, execute the following command:

POST/v2/contributors/{contributorId}/verification-process/.

A Mittwald employee will review your configuration within two to three business days.

After verification, you can also request verification for your Extensions.