...
Note: A successful installation of Platform 2.0 means you reached up to the point where you see a page telling to install a user interface module.
...
- Installing LegacyUI modulethe LegacyUI Modue (for developers)
- Installing the LegacyUI Module (for implementers)
- Installing the Reference Application modulelegacyUI Module (for developers)
Anchor
...
Installing the LegacyUIlegacyui_dev legacyui_dev
...
Module (for developers)
- Getting the legacyui
git clone https://github.com/openmrs/openmrs-module-legacyui.git
...
Now try accessing openmrs from the browser(localhost:8080/openmrs). You should be redirected to the login page. (default username/password is admin/Admin123)
Anchor | ||||
---|---|---|---|---|
|
- Getting the legacyui
Go to https://modules.openmrs.org/#/search and search for legacyui and download the latest version. - Installing the module
After the download completes, copy the .omod file (legacyui-{versionNumber}.omod) into the modules directory of your OpenMRS Installation folder (${HOME}./OpenMRS/modules)
...
- . Now you have to restart openmrs to load the module.
You can do this by either stopping and starting openmrs from tomcat manager page or just restart tomcat.
Anchor | ||||
---|---|---|---|---|
|