Files
meshcentral-workspace/dist/current/gracepress-theme-studio.mcplugin.json
T
2026-07-11 10:44:42 -05:00

27 lines
1.2 KiB
JSON

{
"name": "GracePress Theme Studio",
"shortName": "gpthemestudio",
"version": "0.0.3",
"description": "MeshCentral UI theme profile editor for GracePress-managed MeshCentral servers.",
"author": "Jason Eugene Garrison",
"homepage": "https://christit.com",
"repository": {
"type": "git",
"url": "https://christit.com/gracepress/api.php?endpoint=manifest&slug=gracepress-theme-studio"
},
"hasAdminPanel": true,
"main": "gpthemestudio.js",
"configUrl": "https://christit.com/gracepress/gracepress-theme-studio.mcplugin.json",
"downloadUrl": "https://christit.com/gracepress/gracepress-theme-studio.download.php",
"changelogUrl": "https://christit.com/gracepress/api.php?endpoint=changelog&slug=gracepress-theme-studio",
"versionHistoryUrl": "https://christit.com/gracepress/gracepress-theme-studio.tags.json",
"meshCentralCompat": ">=1.1.0",
"download_url": "https://christit.com/gracepress/gracepress-theme-studio-v0.0.3.zip",
"gracepress": {
"slug": "gracepress-theme-studio",
"type": "mcplugin",
"built_at": "2026-06-27 18:53:57 UTC",
"manifest_url": "https://christit.com/gracepress/api.php?endpoint=manifest&slug=gracepress-theme-studio"
}
}