2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adminer_ynh.git synced 2026-08-13 04:30:25 +02:00
Adminer package for YunoHost
Find a file
eric_G 97622dd285
Testing (#48)
* Upgrade to v5.5.1 (#45)

* Upgrade sources
- `main` v5.5.1: https://github.com/vrana/adminer/releases/tag/v5.5.1

* Auto-update READMEs

* Upgrade to v6.0.0 (#47)

* Upgrade sources
- `main` v6.0.0: https://github.com/vrana/adminer/releases/tag/v6.0.0

* Auto-update READMEs

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-08-10 22:45:24 +02:00
.github 4.8.1 (#15) 2021-07-04 16:03:50 +02:00
conf Testing (#39) 2026-03-04 23:58:56 +01:00
doc Testing (#28) 2025-03-01 14:36:47 +01:00
scripts Testing (#39) 2026-03-04 23:58:56 +01:00
.gitignore Testing (#28) 2025-03-01 14:36:47 +01:00
LICENSE Testing (#5) 2020-10-12 20:47:58 +02:00
manifest.toml Testing (#48) 2026-08-10 22:45:24 +02:00
README.md Testing (#48) 2026-08-10 22:45:24 +02:00
tests.toml Testing (#28) 2025-03-01 14:36:47 +01:00

Logo of Adminer Adminer, packaged for YunoHost

Database management tool

🌐 Official app website App Demo Version: 6.0.0~ynh1

Screenshots

Screenshot of Adminer

📦 Developer info

Automatic tests level

🛠️ Upstream Adminer repository: https://github.com/vrana/adminer

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/adminer_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade adminer -u https://github.com/YunoHost-Apps/adminer_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.