Manager for Galène videoconference

Management system for a local or remote Galène videoconference server. Manages access for registered users, wordpress roles or by accesscode.

4 database tables

Table NameDescriptionMethod
wp_galene_accessStores galene access data created by this plugin.Static
wp_galene_roomStores galene room data created by this plugin.Static
wp_galene_settingsStores galene settings data created by this plugin.Static
wp_galene_userStores galene user data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_postmeta
Post meta