mirror of
https://github.com/YunoHost-Apps/phpmyadmin_ynh.git
synced 2025-10-09 00:28:49 +02:00
phpMyAdmin package for YunoHost
|
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
phpMyAdmin, packaged for YunoHost
Manage MySQL and MariaDB databases over the web
📦 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.