Salla Docs
Merchant API
  • Merchant API
  • Salla OAuth 2.0
Partner APIs
  • App API
  • Shipment API
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Change Log
Salla CLI
Merchant API
  • Merchant API
  • Salla OAuth 2.0
Partner APIs
  • App API
  • Shipment API
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Change Log
Salla CLI
Salla - Opensource
Salla - Developers Community
  1. Apps Command
  • Welcome to Salla CLI 👋
  • Usage
  • Authorization
  • Help
  • Apps Command
    • Overview
    • Create App
    • Create Webhook
    • Delete
    • Link
    • List and Info
    • Serve
  • Twilight Themes Command
    • Overview
    • Create
    • Preview
    • List
    • Delete
    • Publish
  • Additional Resources
    • Upgrade and Version
    • Troubleshooting
  1. Apps Command

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.
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:
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.
salla-create-app.gif
Modified at 2024-09-02 10:15:54
Previous
Overview
Next
Create Webhook