Custom Module Transitional Care Management Not Loading

Situation
We are trying to install a Transitional Care Management Custom Module. The module is able to Register however, when we try to Install the Module, it continues to show as inactive. Confirmed that all of the TCM Tables were indeed successfully created.

Thanks much in advance for your assistance to our inquiry.

image

The tcm_module files can be found here:

OpenEMR Version
I’m using OpenEMR version: 7.02

Browser:
I’m using: Chrome or Edge

Operating System
I’m using: Description: Ubuntu 24.04.2 LTS

Search
Did you search the forum for similar questions? Yes

Logs
Did you check the logs? yes
Was there anything pertinent in them? no

There appear to be some problems in this code:

  1. I think bootstrap.php is supposed to be named openemr.bootstrap.php, no?
  2. The bootstrap tries to includeCMEventListener , not TCMEventListener
  3. I don’t think there are any functions named registerCustomModule or register_custom_menu, but bootstrap is trying to call them.

I recommend contacting module developer for this third party module for help installing.