Skip to content

Content Management System for scheduling meetings in OpenSim

Notifications You must be signed in to change notification settings

nielswitte/OpenSim-CMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSim-CMS

A Content Management System (CMS) for OpenSim. Uses the 0.8 development versions of OpenSim to ensure JSON support. Uses JSON to serve data from and to OpenSim. Also includes a couple of example scripts to be used in OpenSim in the assets folder. Such as the presenterScreen.lsl which enables you to access presentations created in the CMS.

This project is based on the MVC pattern and uses Apache web server with PHP5.5+ and a MySQL database. The API is RESTful and provides the basic GET, POST, PUT and DELETE functionalities.

The CMS itself is build with AngularJS and RestAngular allowing it to remain separated from the Model and Controller and access only the API.

Documentation

The docs folder contains the documentation of the installation and usage of the API.

Credits

Kudos to those who created the packages and classes which are used by this program. If I forgot someone, please create a new issue and I will update the list.

Used in the Models/Controllers and API:

Used in the CMS:

To generate the documentation

About

Content Management System for scheduling meetings in OpenSim

Resources

Stars

Watchers

Forks

Packages

No packages published