Creating Custom Module

Situation
Where do I get documentation to guide for creating a custom module

OpenEMR Version
I’m using OpenEMR version 7.0

Browser:
I’m using: Chrome

Operating System
I’m using: Windows

Logs
Did you check the logs?
Was there anything pertinent in them?
Please paste them here (surround with three backticks (```) for readability.
You can also turn on User Debugging under Administration->Globals->Logging User Debugging Options=>All

Hi Abdulsalam Said,

you can refer below attached link to know about creating custom module

whole openemr userguide refer link:
https://www.open-emr.org/wiki/index.php/OpenEMR_6.0_User_Guide#Modules

custom module refer link :
https://www.open-emr.org/wiki/index.php/Custom_Modules_for_OpenEMR

Thanks
Param
help@capminds.com

We did a lecture series on creating modules. Might be helpful to get started.

yeah this is nice. However I did prefer a documentation just as in the video, where by there will be some more details like explaining module structure, explaining reusable classes and methods, how to override page just like he gave example of login in the video. some kinds of documentation like that, like emoodle lms developer documentation