Moodle - the world's open source learning platform https://moodle.org/
Find a file
2014-10-23 11:17:41 +02:00
admin Merge branch 'MDL-47728_master' of git://github.com/markn86/moodle 2014-10-21 11:56:31 +08:00
auth MDL-47666 DB auth & enrol: unit tests fail with custom DB drivers 2014-10-20 12:10:52 +01:00
availability MDL-47726 availability: fix tests when there is a text custom field 2014-10-20 16:15:34 +01:00
backup MDL-47503 Grades: Completely remove aggregationsubcats 2014-10-20 12:03:18 +08:00
badges MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
blocks MDL-47189 my: Fix the addition of default blocks to my/ page 2014-10-14 16:03:12 +08:00
blog MDL-46433 blog: fix error message when creating an external blog 2014-07-23 16:11:20 +08:00
cache MDL-46151 cachestore_memcache: now checks extension version for support 2014-10-14 08:27:45 +13:00
calendar Merge branch 'MDL-47474' of https://github.com/bostelm/moodle 2014-10-08 11:52:17 +13:00
cohort MDL-36014 cohorts: specify exact cohort names in unittest 2014-10-06 09:50:29 +08:00
comment Merge branch 'wip-MDL-45512-master' of git://github.com/abgreeve/moodle 2014-05-20 14:21:56 +08:00
completion MDL-43835 behat: Fixed matches for select form field 2014-06-25 12:54:52 +08:00
course Revert "MDL-47684 mod: better validation of rating options" 2014-10-17 14:27:49 +01:00
enrol MDL-47666 DB auth & enrol: unit tests fail with custom DB drivers 2014-10-20 12:10:52 +01:00
error
files Merge branch 'MDL-47033_master' of https://github.com/totara/openbadges 2014-09-29 15:18:03 +13:00
filter MDL-28484 core_lib: Add function for https detection 2014-10-03 13:02:29 +01:00
grade MDL-47706 gradebook: Update pageload time between changes 2014-10-22 12:56:07 +08:00
group MDL-36014 cohorts: Allow teachers to view cohorts 2014-10-03 18:26:34 +08:00
install Automatically generated installer lang files 2014-10-22 00:07:37 +08:00
iplookup MDL-28484 core_lib: Add function for https detection 2014-10-03 13:02:29 +01:00
lang MDL-47503 Grades: Completely remove aggregationsubcats 2014-10-20 12:03:18 +08:00
lib NOBUG: Fixed file access permissions 2014-10-22 15:06:36 +08:00
local
login Merge branch 'm28_MDL-46406' of https://github.com/totara/moodle 2014-07-21 11:14:30 +12:00
message Merge branch 'MDL-46391-master' of https://github.com/DmitryNefedov/moodle 2014-10-08 10:45:23 +13:00
mnet MDL-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00
mod Merge branch 'MDL-47695' of git://github.com/timhunt/moodle 2014-10-21 14:42:36 +13:00
my MDL-47189 my: Update test to check that existing blocks remain after add 2014-10-14 16:03:12 +08:00
notes MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
pix NOBUG: Fixed SVG browser compatibility 2014-10-10 12:09:15 +01:00
plagiarism MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
portfolio MDL-28484 core_lib: Add function for https detection 2014-10-03 13:02:29 +01:00
question MDL-47588 question behat tests: don't close the preview window. 2014-10-20 12:10:15 +01:00
rating Merge branch 'MDL-46448_rating_ajax2' of git://github.com/andyjdavis/moodle 2014-08-12 15:22:19 +08:00
report MDL-47631 report_participation: fixed filtering by letter 2014-10-13 12:27:48 +13:00
repository MDL-47297 repository_googledocs: Use the newer Google API 2014-10-08 19:15:09 +08:00
rss MDL-46463 core_rss: coding style cleanup in /rss 2014-07-23 10:22:53 +08:00
tag Merge branch 'MDL-44398-master' of git://github.com/ankitagarwal/moodle 2014-05-01 14:21:39 +08:00
theme MDL-47290 Grades: added bold for course total 2014-10-17 15:22:32 +08:00
user MDL-47754 install: fix redirect loop 2014-10-20 12:52:35 +13:00
userpix
webservice MDL-47545 web services: Allow cross origin requests 2014-10-23 11:17:41 +02:00
.gitignore MDL-47419 development: Add atlassian-ide-plugin.xml to .gitignore 2014-09-25 10:33:01 +05:30
.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
brokenfile.php
composer.json MDL-45769 behat: use final versions of symfony and behat 2014-06-09 09:56:52 +08:00
config-dist.php MDL-42993 auth: spaces removed from usernames by default only 2014-10-01 08:24:54 +13:00
COPYING.txt
draftfile.php
file.php MDL-42387 standardise file lifetime handling 2013-11-01 10:42:18 +01:00
help.php
help_ajax.php
index.php MDL-1626 mod_forum: Move subscription management to a separate class 2014-06-24 12:16:33 +08:00
install.php MDL-46099 session: fix use of references for session globals 2014-07-01 08:38:00 +12:00
mdeploy.php MDL-42973 fix multiple addon update issues 2013-12-06 09:36:38 +08:00
mdeploytest.php
phpunit.xml.dist Merge branch 'wip-MDL-46547-master' of git://github.com/abgreeve/moodle 2014-10-08 15:33:46 +01:00
pluginfile.php
README.txt
tags.txt MDL-46811 update download.moodle.org url to https 2014-09-09 16:17:32 +01:00
TRADEMARK.txt
version.php on-demand release 2.8beta+ 2014-10-22 15:06:37 +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