Skip to content
/ moodle Public
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

reskit/moodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
May 17, 2008
May 15, 2008
May 15, 2008
May 15, 2008
May 15, 2008
May 15, 2008
May 16, 2008
Jan 4, 2007
May 15, 2008
May 7, 2008
May 14, 2008
Apr 23, 2008
May 15, 2008
May 15, 2008
May 17, 2008
May 14, 2008
May 17, 2008
May 18, 2008
May 18, 2008
May 8, 2008
May 6, 2008
May 18, 2008
May 1, 2008
Apr 4, 2008
Apr 15, 2008
May 18, 2008
Nov 1, 2006
May 15, 2008
Oct 9, 2007
May 2, 2008
May 13, 2008
May 12, 2008
Apr 22, 2008
Dec 6, 2007
May 16, 2008
May 15, 2008
May 15, 2008
May 15, 2008
May 8, 2008
May 16, 2008
May 18, 2008

Repository files navigation

README      $Id$
------

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
   it's 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 

A local copy can also be found in 

   lang/en_utf8/help/install.html   (or your language)


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

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 76.5%
  • JavaScript 15.2%
  • Gherkin 3.9%
  • CSS 1.8%
  • Mustache 1.8%
  • SCSS 0.5%
  • Other 0.3%