Skip to content

loukiano/looma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Looma-II

Looma II source code

This GITHUB repository does not include the Looma "content" which is 15+GB, and growing, of media files used in Looma.
For access to the content send requests to info at villagetechsolutions dot org.

This is the Looma code developed by VillageTech Solutions (villagetechsolutions dot org). It is copyright VTS, but licensed under Creative Commons (CC-BY-SA).

The Looma interface can be viewed online at http://looma.website.

Send comments and suggestions to info at villagetechsolutions dot org.

To create your own full version of Looma, you need:
  1. have Apache, PHP, mongoDB [with the mongo PHP driver installed] running on your host (usually 'localhost')

  2. these code files

  3. the Looma media files which should be in ../content relative to the Looma code

  4. a loaded mongoDB database called "looma"

3a. open the mongo-dump folder in this repository on your server system

3b. in terminal "cd" to the mongo-dump folder

3c. in terminal "mongorestore --db looma looma"

Now point your browser to "localhost" and open the "Looma" folder