Skip to content

YunoHost-Apps/adminer_ynh

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 74 commits ahead, 1 commit behind buzuck:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 

Adminer for YunoHost

Integration level Working status Maintenance status

Install Adminer with YunoHost

Lire ce readme en français.

This package allows you to install Adminer quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others via plugin.

Shipped version: 4.8.1~ynh6

Demo: https://demo.adminer.org/adminer.php?username=

Screenshots

Screenshot of Adminer

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/YunoHost-Apps/adminer_ynh/tree/testing --debug
or
sudo yunohost app upgrade adminer -u https://github.com/YunoHost-Apps/adminer_ynh/tree/testing --debug

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

Languages

  • PHP 97.5%
  • Shell 2.5%