Create MeshCentral workspace
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "GracePress Catalog Connector",
|
||||
"shortName": "gracepress",
|
||||
"version": "0.0.18",
|
||||
"description": "MeshCentral backend connector for GracePress catalog-managed plugin delivery, updates, and diagnostics.",
|
||||
"author": "Jason Eugene Garrison",
|
||||
"homepage": "https://christit.com",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://christit.com/gracepress/api.php?endpoint=manifest&slug=gracepress"
|
||||
},
|
||||
"hasAdminPanel": true,
|
||||
"main": "gracepress.js",
|
||||
"configUrl": "https://christit.com/gracepress/gracepress.mcplugin.json",
|
||||
"downloadUrl": "https://christit.com/gracepress/gracepress.download.php",
|
||||
"changelogUrl": "https://christit.com/gracepress/api.php?endpoint=changelog&slug=gracepress",
|
||||
"versionHistoryUrl": "https://christit.com/gracepress/gracepress.tags.json",
|
||||
"meshCentralCompat": ">=1.1.0",
|
||||
"download_url": "https://christit.com/gracepress/gracepress-v0.0.18.zip",
|
||||
"gracepress": {
|
||||
"slug": "gracepress",
|
||||
"type": "mcplugin",
|
||||
"built_at": "2026-06-27 18:53:57 UTC",
|
||||
"manifest_url": "https://christit.com/gracepress/api.php?endpoint=manifest&slug=gracepress"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user