Skip to content

Commit c7eebfc

Browse files
author
Reed
committed
Added instructions
1 parent b85a0fa commit c7eebfc

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# external_module_templater
2+
23
Builds out external module template files for quick module generation
4+
5+
Instructions:
6+
1. Download the repository and extract so the "external_module_templater_vx.x" folder is in the redcap/modules folder of your web server.
7+
2. In Control Center > External Modules, enable "External Module Templater - vx.x"
8+
3. Refresh the Control Center and click "Generate External Module Template" link at under "External Modules" header of the sidebar.
9+
4. Fill out the form and click "Generate External Module Template" button at the bottom of the page.
10+
5. Your browser should now download a .zip containing at minimum:
11+
* a PHP class/module file
12+
* a README.md file
13+
* a config.json file

0 commit comments

Comments
 (0)