My name is Kang Breder from Cameroon. I am a Final Year student at Faculty of Engineering and technology, University of Buea. I am a GSoC 2020 aspirant and interested in contributing to OpenMRS .
I am currently using the https://wiki.openmrs.org/display/docs/Getting+Started+as+a+Developer guide for contributing to OpenMRS. i am at step 8.
I just created my first OpenMRS module. I want to try out the module but when run the platofrm, i can’t see any administration section where i can upload my module.
I am running the instance from the webapp directory of my openmrs-core clone
@kangbreder build your module ie run mvn clean install in the root folder of your module to acquire the omod file which you will manually deploy in the modules folder of platform,then you can run the platform and be able to see you module in Openmrs under administration page