Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-10-01 18:18:31 +00:00
parent df9f4a23b4
commit 013d1980a3

View File

@@ -3738,6 +3738,21 @@
"password": "ipamadmin"
}
},
{
"name": "PhpMyAdmin",
"slug": "phpmyadmin",
"desc": "phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.",
"script": "tools/addon/phpmyadmin.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/phpmyadmin.sh",
"categories": [
8
],
"notes": [
"Execute within an existing LXC Console",
"To update or uninstall run bash call again"
],
"type": "addon"
},
{
"name": "Pi.Alert",
"slug": "pialert",