feat: Add Mivo Theme Downloader plugin entry to plugins.json.

This commit is contained in:
dyzulk
2026-01-18 17:27:27 +07:00
parent 4c09f63ae2
commit 72e415821d

View File

@@ -1,12 +1,17 @@
[
{
"id": "plugin-mivo-theme",
"name": null,
"description": "",
"author": "mivodev",
"version": "v1.0.0",
"category": "Uncategorized",
"tags": [],
"name": "Mivo Theme Downloader",
"description": "Allows downloading the Captive Portal theme with auto-configuration.",
"author": "DyzulkDev",
"version": "1.0.0",
"category": "Hotspot Tools",
"tags": [
"theme",
"downloader",
"hotspot",
"captive-portal"
],
"repo": "https://github.com/mivodev/plugin-mivo-theme",
"download": "https://github.com/mivodev/plugin-mivo-theme/releases/download/v1.0.0/plugin-mivo-theme.zip",
"readme": "/plugins/plugin-mivo-theme",