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:
-
have Apache, PHP, mongoDB [with the mongo PHP driver installed] running on your host (usually 'localhost')
-
these code files
-
the Looma media files which should be in ../content relative to the Looma code
-
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