mirror of
https://github.com/YunoHost-Apps/adminer_ynh.git
synced 2024-09-03 18:06:06 +02:00
19 lines
1.2 KiB
Markdown
19 lines
1.2 KiB
Markdown
|
|
# Adminer for Yunohost
|
|
[![Integration level](https://dash.yunohost.org/integration/adminer.svg)](https://ci-apps.yunohost.org/jenkins/job/adminer%20%28Community%29/lastBuild/consoleFull)
|
|
|
|
[![Install Adminer with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=adminer)
|
|
<br>
|
|
Shipped Version: **4.7.1**
|
|
|
|
Adminer (formerly phpMinAdmin better alternate to phpmyadmin) is a full-featured database management tool written in PHP.<br>
|
|
http://www.adminer.org</p><br>
|
|
<strong>You need to know the root password from here /etc/yunohost/mysql or the app username and password from setting.yml under /etc/yunohost/apps/appname to login.</strong><br>
|
|
For themes download the adminer.css from the main website and put the file in the app folder.<br>
|
|
If you have problems with drivers see here: https://www.adminer.org/en/drivers.<br>
|
|
|
|
|
|
<h1>Why is Adminer better than phpMyAdmin?</h1>
|
|
<p>Replace phpMyAdmin with Adminer and you will get a tidier user interface, better support for MySQL features, higher performance and more security. See detailed comparison https://www.adminer.org/en/phpmyadmin/</p>
|
|
<p>Adminer development priorities are: 1. Security, 2. User experience, 3. Performance, 4. Feature set, 5. Size.</p>
|
|
|