MOTECH Code Repositories

We use GitHub to host our source code. Our core platform is available on the motech repository and our modules are hosted on the modules repository. Use the following comands to clone these repos.

MOTECH Platform

The platform repo contains the motech-platform-server Tomcat servlet. In addition it also contains the essential Admin, Config, Tasks, Motech Data Services, Email, and Scheduler modules.

git clone https://github.com/motech/motech

MOTECH Modules

This repo is the home of all optional MOTECH modules.

git clone https://github.com/motech/modules