Skip to content
forked from moodle/moodle

Moodle is an Open Source Course Management System (CMS), also known as a Learning Management System (LMS) or a Virtual Learning Environment (VLE). This repository is a direct mirror of the official moodle.git repository at http://git.moodle.org/. Please do NOT file PULL requests here, instead please use http://tracker.moodle.org

License

Notifications You must be signed in to change notification settings

johnnypraxis/moodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ea76b65 · Jul 7, 2014
Jul 1, 2014
Jun 30, 2014
May 29, 2014
Jun 30, 2014
Jul 7, 2014
Jun 19, 2014
Jun 13, 2014
Jul 2, 2014
Jul 1, 2014
Apr 1, 2014
May 20, 2014
Jun 25, 2014
Jun 26, 2014
Jun 19, 2014
Sep 13, 2013
Jun 19, 2014
Jun 26, 2014
Jun 25, 2014
Jun 4, 2014
Jul 2, 2014
Aug 6, 2013
Jul 7, 2014
Jul 7, 2014
Jul 2, 2013
Jun 27, 2014
May 28, 2014
May 9, 2014
Jul 7, 2014
Apr 17, 2014
Jul 7, 2014
Jun 10, 2014
May 19, 2014
May 27, 2014
Jul 7, 2014
Feb 17, 2014
Jul 2, 2014
Jul 7, 2014
Sep 21, 2013
May 1, 2014
Jul 2, 2014
Jul 7, 2014
Jul 26, 2012
May 19, 2014
Feb 26, 2014
Dec 4, 2013
Nov 11, 2013
Jan 8, 2010
Feb 15, 2013
Nov 1, 2009
Jan 29, 2013
Jan 29, 2011
Jun 9, 2014
Jun 24, 2014
Sep 21, 2013
Nov 1, 2013
Apr 8, 2013
Apr 8, 2013
Jun 24, 2014
Jun 30, 2014
Dec 6, 2013
Mar 28, 2013
May 27, 2014
Jul 19, 2013
Apr 15, 2013
Jul 3, 2014

Repository files navigation

QUICK INSTALL
=============

For the impatient, here is a basic outline of the
installation process, which normally takes me only
a few minutes:

1) Move the Moodle files into your web directory.

2) Create a single database for Moodle to store all
   its tables in (or choose an existing database).

3) Visit your Moodle site with a browser, you should
   be taken to the install.php script, which will lead
   you through creating a config.php file and then
   setting up Moodle, creating an admin account etc.

4) Set up a cron task to call the file admin/cron.php
   every five minutes or so.


For more information, see the INSTALL DOCUMENTATION:

   http://docs.moodle.org/en/Installing_Moodle


Good luck and have fun!
Martin Dougiamas, Lead Developer

About

Moodle is an Open Source Course Management System (CMS), also known as a Learning Management System (LMS) or a Virtual Learning Environment (VLE). This repository is a direct mirror of the official moodle.git repository at http://git.moodle.org/. Please do NOT file PULL requests here, instead please use http://tracker.moodle.org

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.3%
  • JavaScript 15.1%
  • Gherkin 1.6%
  • CSS 1.5%
  • HTML 0.5%
  • XSLT 0.0%