Builds out a starting point for new external modules
- Download the repository and extract so the "external_module_templater_vx.x" folder is in the redcap/modules folder of your web server.
- In Control Center > External Modules, enable "External Module Templater - vx.x"
- Refresh the Control Center and click "Generate External Module Template" link at under "External Modules" header of the sidebar.
- Fill out the form and click "Generate External Module Template" button at the bottom of the page.
- Your browser should now download a .zip containing at minimum:
- a PHP class/module file
- a
README.md
file - a
config.json
file