Ship commerce software on Salla.
Apps, embedded dashboards, storefront themes, reports and AI automations, published to the Salla App Store and billed for you.
npm create @salla.sa/app
or drive it from your AI editor with the Partners Agent Kit
Pick a path
Build an app
- Create a Partners account and register an app (public or private).
- Add OAuth scopes, subscribe to the webhooks you need, and set your callback.
- Call the Merchant & Partner APIs from any stack. Submit for review, then list.
Build a theme
- Scaffold a Twilight theme with the CLI and run it against a demo store.
- Compose with Twig, the Twilight SDK and the Web Component bundle.
- Preview live, pass review, publish to the Themes store.
Automate with an AI agent
- Install the Partners Agent Kit plugin: Skills plus the Partners MCP.
- Describe what you want to build in Claude Code, Cursor, Codex or Copilot.
- The agent configures the app, OAuth and events on the portal, gating each step.
Quickstart
-
Install the CLI
npm i -g @salla.sa/cli -
Scaffold an app or a theme
salla app create my-app -
Develop with live webhook tunneling
salla app serve -
Publish for review
salla app publish
The platform, indexed
Core
Merchant APIOrders, products, customers, inventory, coupons, branches Webhooks60+ events, conditional delivery, signed payloads App Functions & Ecommerce EventsRun code on store events, no serverStorefront — Twilight
Twilight EngineTwig templating, theme structure Twilight SDKCart, checkout, customer state in JS Twilight ComponentsFramework-free Web Components Component BundleThe full component package, versionedPartner APIs
Apps APIManage your app, its stores and scopes Shipment & FulfilmentRegister as a carrier, drive fulfilment Salla AWBAir waybills and shipping labels Recurring Payments APISubscriptions and scheduled billing Communication AppsSMS, WhatsApp, notification channelsWhat you can ship
| Type | Built on | Lists in |
|---|---|---|
| Apps | Merchant & Partner APIs | App Store |
| Embedded apps | Embedded SDK | App Store |
| Storefront themes | Twilight | Themes store |
| Custom reports | Report Builder | Merchant dashboard |
| Shipping & fulfilment apps | Shipment API + Salla AWB | App Store |
| Payment & subscription apps | Recurring Payments API | App Store |
| Communication apps | Communication Apps API | App Store |
| Automations | App Functions & snippets | Bundled with your app |
Skip the boilerplate
The Partners Agent Kit connects your AI editor to the Partners platform. Skills teach it how Salla apps work; the Partners MCP creates the app, configures OAuth, subscribes to events and publishes, pausing for your confirmation.
npx @salla.sa/agent-kit install
MCP server
Read the Agent Kit guideFree to join. Salla handles billing, invoicing, tax and payouts. You keep a revenue share.
Create a Partners account