No description
Find a file
2026-01-28 07:12:07 +01:00
.github Initial commit 2025-07-01 20:35:32 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:09:39 +01:00
doc cleaning 2025-07-18 13:34:10 +02:00
scripts I forgot the removeme in common.sh 2026-01-23 16:53:39 +01:00
.gitattributes Initial commit 2025-07-01 20:35:32 +01:00
.gitignore Initial commit 2025-07-01 20:35:32 +01:00
LICENSE Update LICENSE 2025-07-09 15:28:21 +01:00
manifest.toml [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:09:39 +01:00
README.md Auto-update READMEs 2025-09-04 01:29:23 +02:00
tests.toml Initial commit 2025-07-01 20:35:32 +01:00

Logo of OpenEMR OpenEMR, packaged for YunoHost

Electronic health records and medical practice management solution

🌐 Official app website App Demo Version: 7.0.3-3~ynh6

Screenshots

Screenshot of OpenEMR

📦 Developer info

Automatic tests level

🛠️ Upstream OpenEMR repository: https://github.com/openemr/openemr

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/openemr_ynh/tree/testing

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

📚 App packaging documentation

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