Windows installation using Git: Difference between revisions
From MoodleDocs
Mary Cooch (talk | contribs) (clarification of who this page is for) |
Mary Cooch (talk | contribs) (adding information to this "dummies" page) |
||
Line 1: | Line 1: | ||
This page is for non-technical Windows users who would like to be able to keep a copy of Moodle on their computers that they can easily and regularly update. | This page is for non-technical Windows users who would like to be able to keep a copy of Moodle on their computers that they can easily and regularly update. | ||
'''NOTE:''' ''These guidelines are intended for a Standard Moodle installation on a Windows PC for a private or test Moodle installation, NOT a production (public) site or service. If you wish to install Moodle on a public site using Git then please see [[Git for Administrators]]''. | '''NOTE:''' ''These guidelines are intended for a Standard Moodle installation on a Windows PC for a private or test Moodle installation, NOT a production (public) site or service. If you wish to install Moodle on a public site using Git then please see [[Git for Administrators]]''. ''If you wish to contribute fixes or improvements using Git please see [[Development: Git for developers]]'' | ||
==What you need to install Moodle on your Windows pc== | |||
#somewhere on your pc to house it and keep it working,with a database to maintain its records. We will use [http://www.wampserver.com/en/ WAMP server] | |||
#the Moodle files themselves. We will use [http://windows.github.com/ Github for Windows] |
Revision as of 09:26, 21 August 2012
This page is for non-technical Windows users who would like to be able to keep a copy of Moodle on their computers that they can easily and regularly update.
NOTE: These guidelines are intended for a Standard Moodle installation on a Windows PC for a private or test Moodle installation, NOT a production (public) site or service. If you wish to install Moodle on a public site using Git then please see Git for Administrators. If you wish to contribute fixes or improvements using Git please see Development: Git for developers
What you need to install Moodle on your Windows pc
- somewhere on your pc to house it and keep it working,with a database to maintain its records. We will use WAMP server
- the Moodle files themselves. We will use Github for Windows