Module Repository Help
Downloading Modules
Find the module you wish to download. The most recent module is displayed by defualt.
Use the large green button to download to your computer. To install into your OpenMRS
installation, use the Manage Modules page in the Administration section.
Authentication
The login and password that you use for the
trac development site,
use for the module repository.
Adding a New Module
Use the
Add Module form. The module name, id, and initial
value for the description are pulled from the module's metadata/config.xml file. The update.rdf
module is automatically generated. The url you should use in your config.xml file is:
https://dev.openmrs.org/modules/download/[module id]/update.rdf
Updating a Module
You can add a new version of a module in the repository simply by uploading the new omod file.
Again, the module id and version in the metadata/config.xml file is pulled out and used to
match which module to update. The update.rdf file is automatically updated.