An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Logo of phpMyAdmin
phpMyAdmin, packaged for YunoHost

Manage MySQL and MariaDB databases over the web

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](http://www.phpmyadmin.net)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://demo.phpmyadmin.net/master-config)
![Version: 5.2.2~ynh1](https://img.shields.io/badge/Version-5.2.2~ynh1-rgba(0,150,0,1)?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.