mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 13:32:07 +07:00
feat: Add Mivo Theme Downloader plugin entry to plugins.json.
This commit is contained in:
@@ -1,12 +1,17 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": "plugin-mivo-theme",
|
"id": "plugin-mivo-theme",
|
||||||
"name": null,
|
"name": "Mivo Theme Downloader",
|
||||||
"description": "",
|
"description": "Allows downloading the Captive Portal theme with auto-configuration.",
|
||||||
"author": "mivodev",
|
"author": "DyzulkDev",
|
||||||
"version": "v1.0.0",
|
"version": "1.0.0",
|
||||||
"category": "Uncategorized",
|
"category": "Hotspot Tools",
|
||||||
"tags": [],
|
"tags": [
|
||||||
|
"theme",
|
||||||
|
"downloader",
|
||||||
|
"hotspot",
|
||||||
|
"captive-portal"
|
||||||
|
],
|
||||||
"repo": "https://github.com/mivodev/plugin-mivo-theme",
|
"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",
|
"download": "https://github.com/mivodev/plugin-mivo-theme/releases/download/v1.0.0/plugin-mivo-theme.zip",
|
||||||
"readme": "/plugins/plugin-mivo-theme",
|
"readme": "/plugins/plugin-mivo-theme",
|
||||||
|
|||||||
Reference in New Issue
Block a user