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
A unique, URL-friendly slug for your template. This ID is critical as it dictates the asset paths (like thumbnails) later in the config.
The template name displayed to users.
The current version of your template.
The creator or agency name.
A short summary or category tags.
Path to a main template thumbnail (optional).