Webinterface

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Removing dead links)
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__ {{Quicklinks}} {{thirdparty}}  
 
__NOTOC__ {{Quicklinks}} {{thirdparty}}  
 +
 +
{{warning|<!--T:16--> MySQL This extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0. Instead, the MySQLi or PDO_MySQL extension should be used. See also MySQL: choosing an API guide and related FAQ for more information. Alternatives to this function include: mysqli_connect(), PDO::__construct()}}
 +
  
 
== Addon Modules ==
 
== Addon Modules ==
Line 6: Line 9:
  
 
== PHP ==
 
== PHP ==
 
+
{| class="wikitable sortable"
* [https://github.com/JamesStallings/EgressWFE EgressWFE] - Web Interface for stock ROBUST-based OpenSimulator Grids (get OpenSimulator here: [http://opensimulator.org/ OpenSimulator]). Extensive grid management for operators, user account management for users. Needs additional work, but is very functional. BSD Licensed. By James G. Stallings II aka Hiro Protagonist, [http://SimHost.com SimHost.com], and others. Note that Egress is written using the Codeigniter 2.0 PHP Framework.
+
! style="text-align:left;" | Name
* [https://github.com/JamesStallings/gainsayWFE gainsayWFE] - Extremely Minimalist Web Interface for stock ROBUST-based OpenSimulator Grids (get OpenSimulator here: [http://opensimulator.org/ OpenSimulator]). Web-based account requests, Userspace request management scripts to review, approve, or delete avatar account requests made over the web. BSD Licensed. By James G. Stallings II aka Hiro Protagonist, [http://SimHost.com SimHost.com], and others.
+
! License
* [http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?XoopenSim%20(E) XoopenSim] - Web Interface for [http://xoopscube.org/ Xoops Cube]. v1.50 supports MySQL Data Base of 0.6.7,0.6.8,0.6.9 and 0.7, 0.7.1Dev, and it includes flotsam group function, osprofile, ossearch, mute list and login screen function.
+
! Description
* [http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?Modlos%20%28E%29 Modlos] - Web Interface for [http://moodle.org/ Moodle]. This software is sister application of XoopenSim. Modlos has same functions with XoopenSim and supports cooperation with [http://www.sloodle.org Sloodle].
+
! Link
* [http://forge.opensimulator.org/gf/project/opensimwi/ OpenSimulator Web Interface] This is a PHP Web Interface for OpenSimulator (Open Simulator Project), it allows grid citizens to create User Accounts to access the grid. Grid Owners can also manage all users for the grid, with a very powerful CMS system included. (Beta Release for 0.7.x is in Branches)
+
|-
* [http://d4os.org D4os] - A set of [http://drupal.org Drupal] modules to control a grid.
+
| Vortex
* [http://openmetaverse.googlecode.com/ SimianGridFrontend] - The PHP-based web interface that accompanies SimianGrid. SimianGridFrontend is based on the CodeIgniter PHP MVC framework.
+
| GPLv3
* [http://code.google.com/p/openmetaverse/wiki/SimianGrid SimianGrid] - A scalable, extensible, light-weight, open source persistence layer for MMOs and virtual worlds, written in PHP. Also provides the frontend mentioned above and WebDAV access to inventory.  
+
| Web Interface that will provide the same Features as Wifi and the Second Life Account Site, includes Integretion for Payments of Regions, and For Gloebits.
* [http://sourceforge.net/apps/trac/unga/wiki/WikiStart unga] - Both an UGAIM (User, Grid, Assets, Inventory, Messaging) server system and a backend for configuring that servers. Also, its modular architecture allows to create (or plug) specialized modules created in standard PHP.  
+
| [[Vortex]]
* [http://www.jopensim.com/ jOpenSim] - Joomla! component for interacting with an OpenSimulator server and 2 modules (grid status and friends online) and a plugin (jOpenSimRegister). The component is developed and designed with opensimulator starting from V 0.7.3.1 running in grid or standalone mode with MySQL as storage engine.
+
|-
 
+
| Modlos
 +
| GPLv3
 +
| Web Interface for [http://moodle.org/ Moodle]. This software is sister application of XoopenSim. Modlos has same functions with XoopenSim and supports cooperation with [http://www.sloodle.org Sloodle]
 +
| [http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?Modlos%20%28E%29 Website]
 +
|-
 +
| SimianGrid
 +
| ?
 +
| A scalable, extensible, light-weight, open source persistence layer for MMOs and virtual worlds, written in PHP.  
 +
| [http://code.google.com/p/openmetaverse/wiki/SimianGrid Source Code]
 +
|-
 +
| [http://unga.sourceforge.net/ unga]
 +
| ?
 +
Both an UGAIM (User, Grid, Assets, Inventory, Messaging) server system and a backend for configuring that servers. Also, its modular architecture allows to create (or plug) specialized modules created in standard PHP. Last Update: 2013-05-02 .  
 +
| [https://sourceforge.net/projects/unga/ Download unga]
 +
|-
 +
| jOpenSim
 +
| ?
 +
Joomla! component for interacting with an OpenSimulator server and 2 modules (grid status and friends online) and a plugin (jOpenSimRegister). The component is developed and designed with opensimulator starting from V 0.7.3.1 running in grid or standalone mode with MySQL as storage engine.
 +
| [https://www.jopensim.com Website]
 +
|-
 +
| OSMW
 +
| '''''No License( Be wary of Using)'''''
 +
| A OpenSim Web Manager in PHP
 +
| [https://github.com/Nino85Whitman/ Source Code]
 +
|-
 +
| oswp
 +
| GPL-2.0+
 +
|  oswp OpenSim WordPress Experimental Webinterface (PHP7 ready). [https://github.com/BigManzai/oswp-regionsliste oswp-regionsliste], [https://github.com/BigManzai/oswp-sstats oswp-sstats], [https://github.com/BigManzai/oswp-createavatar oswp-createavatar], [https://github.com/BigManzai/oswp-splash oswp-splash], [https://github.com/BigManzai/oswp-regionsgenerator oswp-regionsgenerator], [https://github.com/BigManzai/oswp-uuidgenerator oswp-uuidgenerator], [https://github.com/BigManzai/oswp-md5generator oswp-md5generator]
 +
| [https://github.com/search?l=PHP&q=oswp&type=Repositories oswp]
 +
|-
 +
| MicroWebInterface
 +
| BSD-licensed
 +
|  MicroWebInterface Splash with Map for PHP5.6+ (PHP7 ready)
 +
| [https://github.com/BigManzai/OpenSim-Divers/tree/master/Web Download Github]
 +
|-
 +
|}
 +
 
=== Optional modules ===
 
=== Optional modules ===
  
* [http://code.google.com/p/flotsam/wiki/XmlRpcGroups XmlRpcGroups] - A set of xmlrpc methods to manage groups in opensim. See [[Groups|this page]] for how to configure it.  
+
* [http://code.google.com/p/flotsam/wiki/XmlRpcGroups XmlRpcGroups] - A set of xmlrpc methods to manage groups in opensim. See [[Groups|this page]] for how to configure it.
* [http://forge.opensimulator.org/gf/project/ossearch ossearch] - A set of xmlrpc methods to manage search, events and classifieds. See [[OpenSimSearch|this page]] for how to configure it.
+
* [http://forge.opensimulator.org/gf/project/osprofile osprofile] - A set of xmlrpc methods to manage persistent profile.
+
* [http://forge.opensimulator.org/gf/project/webassets/ webassets] - A script to render assets pictures to display on a website.
+
 
+
== Python ==
+
  
* [https://github.com/phrearch/hwios HWIOS] - Websocket CMS with experimental OpenSimulator support. HWIOS includes OpenSimulator user management, region management with interactive scalable maps, distributed service management(start/stop/kill service + remote websocket consoles), IAR/OAR sharing through teknon webdav shares, websocket chat, a realtime distributed wiki(hyki) and a simple collaborative drawing application. HWIOS is currently compatible with OpenSimulator 0.7.1 and webkit browsers(Chrome/Chromium 8+, Safari and FF4 to some degree). For more information, check out the [http://hwios.blogspot.com HWIOS Blog]
 
* [https://github.com/phrearch/teknon Teknon] - A Twisted TCP daemon, capable of communicating over a persistent connection between local services and HWIOS websockets through subprocess pipes. HWIOS uses teknon for distributed service management and remote consoles.
 
  
 
[[Category:Development]]
 
[[Category:Development]]

Revision as of 11:59, 25 April 2019



Addon Modules

  • Wifi - A Simple Account Management Front-end

PHP

Name License Description Link
Vortex GPLv3 Web Interface that will provide the same Features as Wifi and the Second Life Account Site, includes Integretion for Payments of Regions, and For Gloebits. Vortex
Modlos GPLv3 Web Interface for Moodle. This software is sister application of XoopenSim. Modlos has same functions with XoopenSim and supports cooperation with Sloodle Website
SimianGrid  ? A scalable, extensible, light-weight, open source persistence layer for MMOs and virtual worlds, written in PHP. Source Code
unga  ? Both an UGAIM (User, Grid, Assets, Inventory, Messaging) server system and a backend for configuring that servers. Also, its modular architecture allows to create (or plug) specialized modules created in standard PHP. Last Update: 2013-05-02 . Download unga
jOpenSim  ? Joomla! component for interacting with an OpenSimulator server and 2 modules (grid status and friends online) and a plugin (jOpenSimRegister). The component is developed and designed with opensimulator starting from V 0.7.3.1 running in grid or standalone mode with MySQL as storage engine. Website
OSMW No License( Be wary of Using) A OpenSim Web Manager in PHP Source Code
oswp GPL-2.0+ oswp OpenSim WordPress Experimental Webinterface (PHP7 ready). oswp-regionsliste, oswp-sstats, oswp-createavatar, oswp-splash, oswp-regionsgenerator, oswp-uuidgenerator, oswp-md5generator oswp
MicroWebInterface BSD-licensed MicroWebInterface Splash with Map for PHP5.6+ (PHP7 ready) Download Github

Optional modules

  • XmlRpcGroups - A set of xmlrpc methods to manage groups in opensim. See this page for how to configure it.
Personal tools
General
About This Wiki