steedos-applications
Installation
SKILL.md
Steedos Applications | Steedos 应用程序
Overview | 概述
A Steedos application is a container that groups related objects, pages, and functionality together. Applications appear in the navigation menu and provide organized access to features.
Steedos 应用程序是一个容器,将相关的对象、页面和功能组合在一起。应用程序显示在导航菜单中,提供对功能的有组织访问。
File Format | 文件格式
- File Extension:
.app.yml - Location:
main/default/applications/ - Format: YAML
- Naming:
[app_code].app.yml
Basic Structure | 基本结构
name: Application Name
Related skills