1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpmyadmin_ynh.git synced 2025-10-09 00:28:49 +02:00
phpMyAdmin package for YunoHost
Find a file
yalh76 2839dc5c99
Merge pull request #131 from YunoHost-Apps/testing
[autopatch] Automatic patch attempt for helpers 2.1 (#130)
2025-04-03 21:38:38 +02:00
.github Testing (#109) 2021-07-14 14:25:42 +02:00
conf Improving 2025-04-02 21:21:30 +02:00
doc Improving 2025-04-02 21:21:30 +02:00
scripts Update restore 2025-04-03 01:56:12 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 (#130) 2024-09-08 18:56:20 +02:00
LICENSE Initial commit for GPL2 License 2017-02-14 22:32:45 +00:00
manifest.toml Improving 2025-04-02 21:21:30 +02:00
README.md Auto-update READMEs 2025-04-02 21:21:36 +02:00
tests.toml Improving 2025-04-02 21:21:30 +02:00

Logo of phpMyAdmin phpMyAdmin, packaged for YunoHost

Manage MySQL and MariaDB databases over the web

🌐 Official app website App Demo Version: 5.2.2~ynh1

📦 Developer info

🛠️ Upstream phpMyAdmin repository: https://github.com/phpmyadmin/phpmyadmin

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade phpmyadmin -u https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.