2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adminer_ynh.git synced 2026-02-04 23:31:47 +01:00
Adminer package for YunoHost
Find a file
eric_G 5cb49a41d2
Testing (#33)
* Auto-update READMEs

* Adminerevo (#27)

* Auto-update READMEs

* fix

* Auto-update READMEs

* fix

* Auto-update READMEs

* helpers_2.1

* cleaning

* Update manifest.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Update manifest.toml

* Auto-update READMEs

* Update tests.toml

* cleaning

* Auto-update READMEs

* Update nginx.conf

* Update manifest.toml

* Update manifest.toml

* cleaning

* Auto-update READMEs

* Update manifest.toml

Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
2025-12-29 16:55:27 +01:00
.github 4.8.1 (#15) 2021-07-04 16:03:50 +02:00
conf Testing (#31) 2025-03-01 14:59:54 +01:00
doc Testing (#28) 2025-03-01 14:36:47 +01:00
scripts Testing (#32) 2025-12-29 16:17:41 +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 (#33) 2025-12-29 16:55:27 +01:00
README.md Testing (#33) 2025-12-29 16:55:27 +01: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: 5.4.1~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.