Create MeshCentral workspace
This commit is contained in:
Vendored
+29
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "GracePress Catalog Connector",
|
||||
"slug": "gracepress",
|
||||
"type": "mcplugin",
|
||||
"category": "MeshCentral",
|
||||
"version": "0.0.18",
|
||||
"stage": "Alpha",
|
||||
"release_channel": "Internal",
|
||||
"public_release": "No",
|
||||
"public_candidate": "No",
|
||||
"wp_org_slug": "",
|
||||
"description": "MeshCentral backend connector for GracePress catalog-managed plugin delivery, updates, and diagnostics.",
|
||||
"icon": "🧩",
|
||||
"requires_php": "8.0",
|
||||
"changelog_url": "https://christit.com/gracepress/api.php?endpoint=changelog&slug=gracepress",
|
||||
"changelog_updated": "2026-06-27 18:52:52 UTC",
|
||||
"download_url": "https://christit.com/gracepress/gracepress-v0.0.18.zip",
|
||||
"file": "gracepress/gracepress.js",
|
||||
"settings_slug": "gracepress",
|
||||
"last_updated": "2026-06-27 18:53:57 UTC",
|
||||
"meshcentral": {
|
||||
"short_name": "gracepress",
|
||||
"has_admin_panel": true,
|
||||
"main": "gracepress.js",
|
||||
"config_url": "https://christit.com/gracepress/gracepress.mcplugin.json"
|
||||
},
|
||||
"meshcentral_config_url": "https://christit.com/gracepress/gracepress.mcplugin.json",
|
||||
"install_type": "meshcentral-plugin"
|
||||
}
|
||||
Reference in New Issue
Block a user