Salla Docs
Merchant API
Partner APIs
Storefront
Salla CLI
Salla Docs
    Light Mode

    Delete

    The developer can delete the theme that has been created by them using Salla CLI. This article will guide the developer on using the delete command to delete a theme.

    📙 What you'll learn

    • Delete command

    Delete

    Initially the developer needs to login to Salla Partners and to the Github Account using PAT. Next, the developer can run the following command to delete the theme:

    salla theme delete
    
    # Alias command for preview
    salla theme d
    

    A list of themes that are connected to the developer Salla Partners account will be displayed for the developer to choose the theme they want to delete. After choosing the theme, a success message will be displayed.

    Salla Theme Delete Command

    Last modified: 10 months ago