Moodle - the world's open source learning platform https://moodle.org/
Find a file
Damyon Wiese 76e4de31cc MDL-25505 Tasks: Fix for scheduled task bug on the last day of the month.
On the last day of the month, the scheduled task next time calculation was wrapping
to the 0th day of the month (which is not a valid day).
2014-02-28 13:14:58 +08:00
admin MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
auth Merge branch 'MDL-43405_master' of https://github.com/markn86/moodle 2014-02-25 10:30:35 +08:00
backup Merge branch 'MDL-44018' of git://github.com/timhunt/moodle 2014-02-17 09:14:46 +08:00
badges MDL-25505 behat: Adding a time gap between two cron runs. 2014-02-27 14:29:20 +08:00
blocks MDL-44151 Amend subplugin packages. 2014-02-18 01:33:05 +01:00
blog MDL-43736 Events: Updated unit test to test context not used in event 2014-01-29 11:39:50 +08:00
cache Merge branch 'MDL-44006-m' of https://github.com/micaherne/moodle 2014-02-24 12:30:55 +08:00
calendar MDL-44105 calendar: fixed typo with @package 2014-02-16 12:14:33 +13:00
cohort MDL-44142 Cohorts: Use maxusersperpage for list of current users. 2014-02-13 15:48:40 +00:00
comment MDL-43700 reports: Update to the sql in the comment locallib to include additional name fields. 2014-01-15 12:03:19 +08:00
completion MDL-43717 behat: Replacing 2050 for a date eariler than the max timestamp 32bit limit 2014-01-17 10:37:59 +08:00
course MDL-44185 course: fixed @package typo in report/lib.php 2014-02-24 09:26:59 +13:00
enrol Merge branch 'MDL-43337-master' of git://github.com/FMCorz/moodle 2014-02-18 23:24:45 +01:00
error MDL-31560 Error: Fixed coding style 2013-09-13 16:13:26 +08:00
files MDL-38903 Filepicker: Improving Bootstrap button support 2014-02-27 10:51:03 +08:00
filter MDL-34347 remove all problematic global text caching 2014-01-14 10:49:23 +08:00
grade Merge branch '44104-27' of git://github.com/samhemelryk/moodle 2014-02-18 01:46:47 +01:00
group MDL-33099 Javascript: Deprecate the ajaxenabled function 2014-02-17 14:11:21 +08:00
install Automatically generated installer lang files 2014-02-21 00:45:29 +00:00
iplookup MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
lang MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
lib MDL-25505 Tasks: Fix for scheduled task bug on the last day of the month. 2014-02-28 13:14:58 +08:00
local MDL-26943 Add db/subplugins.php to the local plugin readme.txt 2013-07-02 12:02:33 +08:00
login MDL-43488 remoe city and country requirement from signup 2014-01-12 18:23:20 +08:00
message MDL-43757 messaging: Behat feature to test participants messaging 2014-01-24 15:06:12 +08:00
mnet MDL-40051 core_mnet: replaced add_to_log calls with events 2014-01-19 18:30:40 -08:00
mod Merge branch 'wip-mdl-40919' of https://github.com/rajeshtaneja/moodle 2014-02-25 12:44:35 +08:00
my MDL-26680: Reset my moodle page - add sesskey check. 2014-01-22 10:00:43 +08:00
notes MDL-43736 Events: Updated unit test to test context not used in event 2014-01-29 11:39:50 +08:00
pix NOBUG: Fixed SVG browser compatibility 2013-11-06 20:26:46 +08:00
plagiarism MDL-37079 create/update_module() 2013-03-18 14:41:35 +08:00
portfolio MDL-43590 Merge English strings from the en_fix language pack 2014-01-09 01:06:01 +01:00
question Merge branch 'MDL-43478-master-v4' of git://github.com/jamiepratt/moodle 2014-02-25 09:27:35 +08:00
rating MDL-33099 Javascript: Deprecate the ajaxenabled function 2014-02-17 14:11:21 +08:00
report Merge branch 'wip-mdl-43765' of https://github.com/rajeshtaneja/moodle 2014-01-27 19:23:09 +01:00
repository MDL-38903 File picker: making upload form with more semantic HTML 2014-02-25 07:51:53 +08:00
rss MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
tag MDL-43028 Navigation: Setting proper page properties on admin pages 2013-11-25 12:12:38 +08:00
theme MDL-44139 Remove adminwarning from base css. 2014-02-26 15:30:44 +08:00
user Merge branch '44255-27' of git://github.com/samhemelryk/moodle 2014-02-25 14:14:31 +08:00
userpix
webservice MDL-43736 Events: Updated unit test to test context not used in event 2014-01-29 11:39:50 +08:00
.gitignore MDL-39092 JavaScript: Ignore all upstream YUI coverage JS 2013-04-14 21:08:34 +01:00
.jshintrc MDL-43194 JavaScript: Correct maxlen jshint configuration 2013-12-04 16:39:48 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
behat.yml.dist MDL-37046 behat: Adding empty Behat config file 2013-01-29 08:40:37 +08:00
brokenfile.php
composer.json MDL-44286 behat: Fixing JS code error 2014-02-27 13:27:18 +08:00
config-dist.php MDL-43911 Behat: Save dumps of the page content to disk on scenario failure 2014-02-02 20:34:10 +08:00
COPYING.txt
draftfile.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
file.php MDL-42387 standardise file lifetime handling 2013-11-01 10:42:18 +01:00
help.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
help_ajax.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
index.php MDL-40829: courses heading: remove headerblock class from header and fix heading levels. 2013-10-02 09:46:26 +13:00
install.php MDL-43528 remove all traces of magic quotes hacking from moodle core 2014-01-02 10:15:06 +08:00
mdeploy.php MDL-42973 fix multiple addon update issues 2013-12-06 09:36:38 +08:00
mdeploytest.php MDL-38493 Make mdeploy.php able to install new plugin 2013-03-28 11:54:05 +01:00
phpunit.xml.dist MDL-40051 Add mnet test folder to phpunit.xml.dist 2014-01-20 11:22:27 +08:00
pluginfile.php MDL-40719 pluginfile.php: the file API is now stable, so hide debug. 2013-07-19 12:06:00 +01:00
README.txt MDL-38048 documentation: Typo in README file 2013-02-15 13:14:39 +08:00
tags.txt NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
TRADEMARK.txt
version.php weekly release 2.7dev 2014-02-28 10:02:14 +08:00

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