https://github.com/yunohost-apps/phpmyadmin_ynh
phpMyAdmin package for YunoHost
https://github.com/yunohost-apps/phpmyadmin_ynh
database mysql official-ynh phpmyadmin sql yunohost yunohost-apps
Last synced: 9 months ago
JSON representation
phpMyAdmin package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/phpmyadmin_ynh
- Owner: YunoHost-Apps
- License: gpl-2.0
- Created: 2014-01-14T21:58:08.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T01:57:39.000Z (12 months ago)
- Last Synced: 2025-04-23T15:04:53.540Z (12 months ago)
- Topics: database, mysql, official-ynh, phpmyadmin, sql, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.phpmyadmin.net/
- Size: 7.77 MB
- Stars: 3
- Watchers: 8
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
phpMyAdmin, packaged for YunoHost
Manage MySQL and MariaDB databases over the web
[](http://www.phpmyadmin.net)
[](https://demo.phpmyadmin.net/master-config)
?style=for-the-badge)
## 📦 Developer info
🛠️ Upstream phpMyAdmin repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing).
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 for more information.