I deleted several more duplicate modules (all from this same spam user), as mentioned on https://issues.openmrs.org/browse/MOD-94.
Since the modulus code has been updated, and jQuery is no longer available, but there’s no admin function to delete modules, I needed to use the following hack to make REST calls:
- Log into https://modules.openmrs.org
- Inspect Element (in Chrome) and find the Authorization request header sent with a REST request (should be “Bearer …”)
- Using Postman manually add a header with name=Authorization and value=(copied from previous step)
- Using Postman, DELETE https://modules.openmrs.org/modulus/api/modules/252