template object declares the core information about your template.
squeditor.json
"template": {
"id": "lexend",
"name": "Lexend",
"version": "1.0.0",
"author": "UniStudio",
"description": "SaaS, Software",
"thumbnail": null
}
Hide properties
Hide properties
string
required
A unique, URL-friendly slug for your template. This ID is critical as it dictates the asset paths (like thumbnails) later in the config.
string
required
The template name displayed to users.
string
The current version of your template.
string
The creator or agency name.
string
A short summary or category tags.
string
Path to a main template thumbnail (optional).