Download

Stable Release

Version: 2.5.0

Release Date: April 4, 2025

Release Notes:

  • new comprehensive installation instructions (merged from 3.x branch)
  • add directory_info.php script, prividing basic stats of search directory content
  • fix error notification displayed 3 times when no place search results
  • fix apache xml error (expat reports error code 3) for empty search results
  • fix duplicate TPLINK* constant declarations
  • fix wrong URLs in cron example
  • new textgen.php script (create dynamic texture from url)
  • fix pos not mandatory for hop links in opensim_format_tp (merge changes from w4os project)
  • use SEARCH_TABLE_EVENTS constant instead of default events table name
  • offline message : move sender info after the message for better display in mailbox list

    Full Changelog: https://github.com/magicoli/opensim-helpers/compare/v2.4.0...v2.5.0

Download 2.5.0

Development version

Reminder: The development version might and will likely contain bugs; they could break the website and/or the OpenSimulator setup and/or corrupt the database. Do not use development version in production environment.

To clone the project repository, run the following (replace /var/www/html/helpers with the path of your desired folder inside your web document root):

git clone https://github.com/magicoli/opensim-helpers.git /var/www/html/helpers
cd /var/www/html/helpers

Follow setup instructions in INSTALLATION.md.