rough new admin panel, more changes pending

This commit is contained in:
2025-06-28 04:45:36 -05:00
parent adbb3250ad
commit 72e060d783
33 changed files with 1550 additions and 24 deletions

View File

@ -1,6 +1,6 @@
{
"name": "admin",
"version": "1.0.0",
"description": "Administration dashboard and plugin manager",
"entry_point": null
}
"version": "0.1.1",
"description": "Admin panel plugin for Nature In Pots",
"entry_point": "register_cli"
}