Create App
Developers create Salla Apps, which are primarily used in Salla stores to provide functionality and other services. This article demonstrates how to use the Salla CLI command salla app create
to create Salla Apps.
:::info[Information]
The article linked below discusses using the Salla CLI to set up a webhook server with Laravel, simplifying development and integration for developers.
🔗 https://salla.dev/blog/salla-cli-webhook-server-laravel/
:::
📙 What you'll learn
- How to Create Salla App
Create Salla App
Creating Salla App is much easier with Salla CLI. Run the following command to go through the wizard that would help create the app, in either Public
, Private
or Shipping
types:
salla app create
The terminal will display a list of existing Apps associated with the developer Salla Partners account, as well as an option to create an App on Salla Partners Portal. Afterwards, a list of easy-to-fill-in information will be displayed on the terminal to complete creating the App.