Skip to content

e-lang/moodle-mod_elang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moodle-mod_elang

Build Status

See http://e-lang.github.io/moodle-mod_elang for description, license, authors and contributors.

Build

Make sure you have installed composer and bower on your system.

  • Run

    composer --stability="dev" create-project e-lang/moodle-mod_elang
    cd moodle-mod_elang

    for getting the project

  • Run

    composer finalize

    for creating zip files ready to be unzipped in the mod folder of the moodle directory