Note: This documentation is for Moodle 2.7. For up-to-date documentation see Login as.

Login as: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 4: Line 4:
* Overview description here <br>
* Overview description here <br>
  [[Image:Sample_screen_shot|thumb|500px|center|Title of screenshot]]
  [[Image:Sample_screen_shot|thumb|500px|center|Title of screenshot]]
==Installation==
==Installation==
===Git clone===
===Git clone===
* Type the following command in the root of your Moodle install: git clone git://github.com/itamart/moodle-local_loginas.git local/loginas
* Type the following command in the root of your Moodle install: git clone git://github.com/itamart/moodle-local_loginas.git local/loginas
* Add /local/loginas to your .git/info/exclude.
* Add /local/loginas to your .git/info/exclude.


===Git download===
===Download===
* Download zip from: https://github.com/itamart/moodle-local_loginas/zipball/master
* Download zip from: https://github.com/itamart/moodle-local_loginas/zipball/master or http://moodle.org/plugins/pluginversions.php?plugin=local_loginas
* Unzip into the local folder, and then rename the new folder to loginas.
* Unzip into the 'local' subfolder of your Moodle install.
* Rename the new folder to loginas.
* Visit http://yoursite.com/admin to finish the installation.


==Tips and tricks==
==Tips and tricks==

Revision as of 20:39, 13 September 2012

The Login As is a local plugin that offers managers a shortcut to login-as-user action links from the settings block.

Features

  • Overview description here
File:Sample screen shot
Title of screenshot

Installation

Git clone

Download

Tips and tricks

See also