1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpmyadmin_ynh.git synced 2024-09-03 19:56:46 +02:00
phpMyAdmin package for YunoHost
Find a file
2020-04-25 11:46:39 +02:00
conf Update 4.9.2 to 4.9.5 2020-04-25 10:20:42 +02:00
scripts Merge pull request #90 from YunoHost-Apps/package_upgrade 2019-05-26 12:11:10 +02:00
.gitignore add app installation files 2014-01-14 22:57:44 +01:00
check_process Merge pull request #90 from YunoHost-Apps/package_upgrade 2019-05-26 12:11:10 +02:00
LICENSE Initial commit for GPL2 License 2017-02-14 22:32:45 +00:00
manifest.json Update manifest.json 2020-04-25 11:46:39 +02:00
pull_request_template.md Move from ci-apps-dev to ci-apps-hq 2019-04-15 20:55:35 +02:00
README.md Update README.md 2020-03-29 13:50:06 +02:00

Phpmyadmin for YunoHost

Integration level
Install Phpmyadmin with YunoHost

This package allow you to install Phpmyadmin quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

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: 4.9.2

Screenshots

Demo

Configuration

Documentation

YunoHost specific features

Multi-users support

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Limitations

Additionnal informations


Developers infos

Please do 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