Title: OpenSimulator Bridge
Author: Casey
Published: <strong>September 2, 2020</strong>
Last modified: December 14, 2022

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/opensimulator-bridge/assets/icon-256x256.png?rev=2834098)

# OpenSimulator Bridge

 By [Casey](https://profiles.wordpress.org/soupbowl/)

[Download](https://downloads.wordpress.org/plugin/opensimulator-bridge.0.1.4.zip)

 * [Details](https://pcd.wordpress.org/plugins/opensimulator-bridge/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/opensimulator-bridge/#reviews)
 * [Development](https://pcd.wordpress.org/plugins/opensimulator-bridge/#developers)

 [Support](https://wordpress.org/support/plugin/opensimulator-bridge/)

## Description

**This plugin is in early days, so you may experience bugs. Please bear with us 
and report any bugs you come across**

Manage an individual [OpenSimulator](http://opensimulator.org) grid through your
WordPress system by making use of the xmlrpc [Remote Admin](http://opensimulator.org/wiki/RemoteAdmin)
interface. Once hooked up, this plugin will link up your WordPress users with their
OpenSimulator counterparts, providing a simple user management interface.

This has been tested with OpenSimulator configured to Standalone mode. This uses
and requires the following admin commands:

 * admin_create_user
 * admin_update_user

A new user will only be created when the password is regenerated, to allow for the
API to set the user password.

## FAQ

### What OpenSimulator configuration is needed for this plugin?

The Remote Administration interface needs to be enabled, which is an XMLRPC feature
that permits commands to be sent to the OpenSimulator grid. This is how we make 
changes to the grid.

[RemoteAdmin – OpenSimulator Wiki](http://opensimulator.org/wiki/RemoteAdmin)

We strongly recommend setting a secret key, to avoid unwanted administration commands
being sent to the grid. If you wish to restrict the enabled methods, the plugin 
description lists the required admin commands to be permitted.

### How do I manually hook an account to a user? (advanced)

You can add the following to wp_usermeta table (or more preferably, via wp-cli’s
wp user meta control).

 * ‘opensim_avatar_uuid’ (PrincipalID in UserAccounts table).
 * ‘opensim_firstname’ (FirstName in UserAccounts table).
 * ‘opensim_lastname’ (LastName in UserAccounts table).

The OpenSimulator xmlrpc operates predominantly on first and last name, so it’s 
important that this matches exactly what the configuration is in OpenSimulator.

### Source code

The project is currently developed on GitHub. Head on over to our repo to report
faults, contribute code or even fork your own version of the plugin.

[github.com/soup-bowl/wordpress-opensim-bridge](https://github.com/soup-bowl/wordpress-opensim-bridge)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“OpenSimulator Bridge” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Casey ](https://profiles.wordpress.org/soupbowl/)

[Translate “OpenSimulator Bridge” into your language.](https://translate.wordpress.org/projects/wp-plugins/opensimulator-bridge)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/opensimulator-bridge/),
check out the [SVN repository](https://plugins.svn.wordpress.org/opensimulator-bridge/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/opensimulator-bridge/)
by [RSS](https://plugins.trac.wordpress.org/log/opensimulator-bridge/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.4

 * Updated XMLRPC library due to a security issue.

#### 0.1.3.1

(Re-released as the developer stupidly didn’t actually **change** the support field,
just tested it).

 * Updated dependencies, tested with WordPress 5.9.

#### 0.1.2

 * Updated dependencies, tested with WordPress 5.8.

#### 0.1.1

 * Plugin name change to adhere with WordPress directory guidelines.

#### 0.1

 * Create new OpenSimulator accounts via WordPress admin.
 * Update password of OpenSimulator account with the generated password.
 * Set a restricted last name selection.

## Meta

 *  Version **0.1.4**
 *  Last updated **3 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **5.9.13**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/opensimulator-bridge/)
 * Tags
 * [Metaverse](https://pcd.wordpress.org/plugins/tags/metaverse/)[opensimulator](https://pcd.wordpress.org/plugins/tags/opensimulator/)
   [Second Life](https://pcd.wordpress.org/plugins/tags/second-life/)[xmlrpc](https://pcd.wordpress.org/plugins/tags/xmlrpc/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/opensimulator-bridge/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/opensimulator-bridge/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/opensimulator-bridge/reviews/)

## Contributors

 *   [ Casey ](https://profiles.wordpress.org/soupbowl/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/opensimulator-bridge/)