Salla Docs
Merchant
Merchant
  • Merchant API
  • Salla OAuth 2.0
  • Merchant Dashboard
Partner APIs
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Salla AWB
  • Recurring Payments API
  • App Functions
  • Billing System Salla partners
  • Report Builder
  • App Onboarding
  • Communication Apps
Storefront
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Ecommerce Events
  • Component Bundle
  • Change Log
Salla CLI
Merchant
Merchant
  • Merchant API
  • Salla OAuth 2.0
  • Merchant Dashboard
Partner APIs
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Salla AWB
  • Recurring Payments API
  • App Functions
  • Billing System Salla partners
  • Report Builder
  • App Onboarding
  • Communication Apps
Storefront
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Ecommerce Events
  • Component Bundle
  • Change Log
Salla CLI
Salla - Opensource
Salla - Developers Community
  1. Theme Component Bundles Commands
  • 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
  • Theme Component Bundles Commands
    • Create
    • List
    • Delete
    • Overview
    • Publish
  1. Theme Component Bundles Commands

Publish

Publish#

Following the creation of Salla Bundles, the developer may publish it to the Store Themes Marketplace, to be ready for installation by the stores' owners. This is accomplished with the Salla CLI theme command publish.

📙 What you'll learn#

Publish command.

Publish Theme#

When a theme connected to a GitHub repository is published, the connection between the repository and the theme is maintained.
CHECK
To run the publish command, the developer must be in the bundle's root folder.
To publish the bundle, the developer must be logged in Salla Partners and into Github Account using PAT.
After that, they need to do the following:
On the terminal, enter the command:
As a result, the system will do the following:
Recheck the codes for errors and enhance them.
Commits changes to the Bundle.
Request for Bundle publishing.
Modified at 2026-01-29 11:11:34
Previous
Overview