Modera Foundation logo


Getting started with Modera Foundation is an easy process. Couple of options to choose from based on your intentions:

This is the easiest way possible. ModeraCloud will set up entire server either straight onto operating system or virtual machine and configures all required services.

  1. install ModeraCloud
  2. download Modera Foundation boilerplate
  3. fire it up

If you're up to the challenge to set up the Modera Foundation manually, here's what you've got to do:

System requirements

PHP (5.4 and above), MySQL (5.1 and above), a web server (Apache, Nginx, Lighttpd).

Installation procedure

Use git to clone the latest code from the GitHub:

git clone https://github.com/modera/foundation.git

Follow the installation guideline bundled with the code. It is simply running install.sh if you are on Linux.