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. Twilight Themes 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. Twilight Themes Command

Publish

Following the creation of Salla theme, 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 theme's root folder.
To publish the theme, 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 theme.
Request for theme publishing.
Salla Theme Publish Command
Modified at 2025-03-06 07:31:57
Previous
Delete
Next
Additional Resources