Getting Started
Here is an overview for using Appmaker partner dashboard and setting up the starter app, the relevant docs are linked together for easy reference.
Partner Account and Extension creation
The partner account helps in the creation and managing of extensions and themes.It can be set up with a few simple steps.
Step 1 Create an account on the Appmaker
partner dashboard
.Step 2 From the partner dashboard,
create an extension
or theme based on your specific use case.
Installation and setting up of the starter app
Once the extension / theme is created, it can be installed and tested locally within the starter app.
Step 3 Install the
appmaker CLI
via the terminal to set up the Starter app.Step 4 Configure the
project ID
for the particular project to ensure proper functioning.
Note : If you are not working on a specific project, you can skip this step.
Step 5
Download and run
the appmaker starter app.Step 6 Enhance the extension by adding desired functionalities and test it locally within the starter app.
Appmaker Release
To get the test build from partner dashboard, the appmaker release command is used.
- Step 7
Execute the
appmaker release
command.
App Build
App build allows developers to create production builds from within the Appmaker partner dashboard, allowing them to quickly test and iterate changes they have made to themes and extensions.
- Step 8
Obtain the
app build
from the partner dashboard.
App Submission
- Step 9
Submit the final version for approval using the
appmaker publish
command.
Note : Once submitted, the version will undergo an internal review process by our team before approval. The SLA for review and approval is
3 to 5 working days
from the time of submission using appmaker publish.
Once the extension / theme is approved, it will be publicly available and listed in the extensions library of the Appmaker dashboard.