Downloads


(Redirected from Download page)

Official Releases

OpenMRS 1.5.2

Feb 2nd 2010 - The latest stable release. Release notes
(OpenMRS 1.5.2 represents version 1.5.2.11935)
openmrs-1.5.2.jar1.29 MB
openmrs.war25.91 MB
OpenMRS_1.5.2.vmwarevm.7z143.23 MB
README692 bytes

See all releases...

Prereleases (Unstable)

OpenMRS 1.6.0 RC

Feb 16 2010 - The latest unstable release. Release notes
(OpenMRS 1.6.0 Release Candidate represents version 1.6.0.12391)
openmrs.war32.74 MB
openmrs-1.6.0.12391-RC.jar1.20 MB
README1.02 KB

See all prereleases...

Nightly Builds

These war files are built every night automatically off of the code in our subversion repository. If the database schema has changed, you will need to "source" the update-to-latest.sql file on your database. (Note: The files are only built if there was a commit to SVN within the past 24 hours.) . Note that the build/revision number can be seen at the end of the api jar version number.

2010-03-12

openmrs.war26.18 MB
openmrs-api-1.6.0.12404-dev.jar1.05 MB

2010-03-11

openmrs.war26.18 MB
openmrs-api-1.6.0.12389-dev.jar1.05 MB

See all nightly builds...

Modules

Modules are small pieces of software that extend the functionality of OpenMRS and add features or small tweaks.

Source Code

You may browse the repository online or download the source code using a Subversion client.

See these instructions for an example of how to retrieve a copy of the source code.

From the command line:

 svn checkout http://svn.openmrs.org/openmrs/trunk/ openmrs-readonly

Development Studio

The OpenMRS Development Studio is an Eclipse-based IDE for development on the OpenMRS platform. This project is currently under active development.

Latest version 0.3.3 released on 17 March 2009. Release Notes

  • Download the OpenMRS Development Studio as a standalone all-in-one Eclipse distribution.
  • Install the OpenMRS development tools on top of your existing Eclipse distribution.
  • Browse the source code.
  • Report bugs under the Eclipse Tools component.

Other

**Be sure to download and run update-to-latest-mysqldiff.sql after running this sql file on the latest Database version.