📄️ How to Become a Contributor
Anyone who wants to can become a contributor in principle.
📄️ How to manage extensions?
Extensions can currently only be managed via the mStudio's REST API, after you have registered as a contributor.
📄️ How to Manage Your OAuth2 Clients
To allow users of your product (in the mittwald marketplace) to authenticate via mittwald, you can create OAuth2 Clients.
📄️ How to Develop and Test Locally
There is no way to start the mStudio public API locally.
📄️ How to Set Up a Staging Environment
Extensions do not support multiple environments.
📄️ How to Get Support for Extension Development
We use the GitHub repository for the exchange between contributors and mittwald.
📄️ How to Support the Users of Your Extension
The users of your Extension will inevitably have questions or suggestions.
📄️ How to develop a frontend fragment
Select an anchor
📄️ How to Ensure Authorization
If the Extension interacts with the mStudio API on behalf of an mStudio user, this may lead to insufficient permissions.