Read this README in other languages.
This package allows you to install phpMyAdmin quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.
Shipped version: 5.2.1~ynh1
Demo: https://demo.phpmyadmin.net/master-config
- Official app website: http://www.phpmyadmin.net
- Official admin documentation: https://www.phpmyadmin.net/docs/
- Upstream app code repository: https://github.com/phpmyadmin/phpmyadmin
- YunoHost Store: https://apps.yunohost.org/app/phpmyadmin
- Report a bug: https://github.com/YunoHost-Apps/phpmyadmin_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug
or
sudo yunohost app upgrade phpmyadmin -u https://github.com/YunoHost-Apps/phpmyadmin_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps