No description
Find a file
2026-03-06 15:40:46 +01:00
.github Initial commit 2025-07-01 20:35:32 +01:00
conf Change FastCGI parameters inclusion for PHP 2026-03-04 23:08:07 +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 Remove path installation configuration 2026-03-04 23:07:26 +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.