Hello all,
I have made a number of custom forms for a client that I am currently maintaining in a clone of the main repo. I am currently pulling out all of the modifications to core I made into modules, which allows me to install this additional functionality with composer. Is there any reason I can’t deploy my custom forms with composer as well instead of tracking their development in a monolithic clone of the openemr repo? How are other people deploying their custom forms?
Thank you,