1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpmyadmin_ynh.git synced 2025-12-21 10:43:01 +01:00
phpMyAdmin package for YunoHost
Find a file
2025-11-06 13:14:19 +01: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 [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#137) 2025-09-04 22:02:14 +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 v5.2.3 2025-11-06 11:47:48 +01:00
README.md Auto-update READMEs 2025-11-06 11:47:50 +01: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.3~ynh1

Screenshots

Screenshot of phpMyAdmin

📦 Developer info

Automatic tests level

🛠️ 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.