Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 2.33 KB

README_zh_Hans.md

File metadata and controls

49 lines (31 loc) · 2.33 KB

YunoHost 上的 phpMyAdmin

集成程度 工作状态 维护状态

使用 YunoHost 安装 phpMyAdmin

阅读此 README 的其它语言版本。

通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 phpMyAdmin。
如果您还没有 YunoHost,请参阅指南了解如何安装它。

概况

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.

分发版本: 5.2.1~ynh1

演示: https://demo.phpmyadmin.net/master-config

截图

phpMyAdmin 的截图

文档与资源

开发者信息

请向 testing 分支 发送拉取请求。

如要尝试 testing 分支,请这样操作:

sudo yunohost app install https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug
或
sudo yunohost app upgrade phpmyadmin -u https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug

有关应用打包的更多信息: https://yunohost.org/packaging_apps