Skip to content

Development work for REDCap External Modules/Packages to support a standardized Hook/Plugin framework and management mechanism

License

Notifications You must be signed in to change notification settings

ihabzee/redcap-external-modules

 
 

Repository files navigation

PULL REQUESTS: Please create pull requests against the testing branch.

REDCap External Modules

This repository represents the development work for the REDCap External Modules framework, which is a class-based framework for plugins and hooks in REDCap. External Modules is an independent and separate piece of software from REDCap, and is included natively in REDCap 8.0.0 and later.

Usage

You can install modules using the "Repo" under "External Modules" in the REDCap Control Center. All modules are open source, and the Repo provides links to the GitHub page for each. If you want to create your own module, see the Official External Modules Documentation.

Making Changes To The Framework

Pull requests are always welcome. To override the version of this framework bundled with REDCap for development, clone this repo into a directory named external_modules under your REDCap web root (e.g., /redcap/external_modules/).

About

Development work for REDCap External Modules/Packages to support a standardized Hook/Plugin framework and management mechanism

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.5%
  • JavaScript 13.5%
  • Other 1.0%