Skip to content

7357-2022/hw2k_phpmyadmin_ynh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpMyAdmin for YunoHost (forked for the HW2K website)

Integration level
Install phpMyAdmin with YunoHost

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.

Overview

Manage MySQL databases over the web

Shipped version: 5.1.4~ynh1

Demo: https://demo.phpmyadmin.net/master-config

Screenshots

Disclaimers / important information

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.

Documentation and resources

Developer info

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/7357-2022/hw2k_phpmyadmin_ynh/tree/testing --debug
or
sudo yunohost app upgrade phpmyadmin -u https://github.com/7357-2022/hw2k_phpmyadmin_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps