📄️ How to Become a Contributor
Anyone who wants to can become a contributor in principle.
📄️ How to Submit/Change an Extension
To register an extension in the mStudio for you, we just need a YAML file from you.
📄️ 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 mittwald/contributor-support Github project to exchange information between mittwald and its contributors. You can send questions and feature requests to mittwald there, contact other contributors, and submit a new extension or edit an existing one via an issue. Please note that this repository (and all issues therein) is public.
📄️ How to Support the Users of Your Extension
The users of your extension will inevitably have questions or suggestions.
📄️ How to Ensure Authorization
If the extension interacts with the mStudio API on behalf of an mStudio user, this may lead to insufficient permissions.