Skip to content

Commit

Permalink
Added instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed committed Sep 19, 2018
1 parent b85a0fa commit c7eebfc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# external_module_templater

Builds out external module template files for quick module generation

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

0 comments on commit c7eebfc

Please sign in to comment.