Difference between revisions of "Mumble PHP Interface"

From Mumble Wiki
Jump to: navigation, search
Line 1: Line 1:
The Mumble PHP Interface features
+
MumPI is an open source PHP Web-Interface under LGPL, using Ice to talk to mumble. Thus you will need a webserver with PHP and the Ice extension set up.
 +
 
 +
The '''Mumble PHP Interface''' – '''MumPI''' for short –  features
 
*User Registration
 
*User Registration
 
**with or without captcha
 
**with or without captcha
Line 8: Line 10:
 
**edit your details (email, password, username)
 
**edit your details (email, password, username)
 
**upload a user texture (visible in the overlay)
 
**upload a user texture (visible in the overlay)
 +
**Retrieve lost data (login, new password) via E-Mail
 
*Administration
 
*Administration
 
**Create, start, stop and delete virtual servers
 
**Create, start, stop and delete virtual servers
Line 16: Line 19:
 
**view, edit and remove registrations
 
**view, edit and remove registrations
 
**view channel tree
 
**view channel tree
 +
**Admin Accounts
 +
***admin accounts
 +
***admin groups
 +
****with specific permissions
 +
****associated to specific servers
  
  

Revision as of 00:25, 11 December 2009

MumPI is an open source PHP Web-Interface under LGPL, using Ice to talk to mumble. Thus you will need a webserver with PHP and the Ice extension set up.

The Mumble PHP InterfaceMumPI for short – features

  • User Registration
    • with or without captcha
    • with or without email authentification
    • on specific virtual servers
  • User Profile
    • Log in with your mumble account
    • edit your details (email, password, username)
    • upload a user texture (visible in the overlay)
    • Retrieve lost data (login, new password) via E-Mail
  • Administration
    • Create, start, stop and delete virtual servers
    • edit configurations (of virtual servers)
    • name virtual servers for the interface
    • create and delete admin accounts
    • view and kick online Users
    • view, edit and remove registrations
    • view channel tree
    • Admin Accounts
      • admin accounts
      • admin groups
        • with specific permissions
        • associated to specific servers


For Download, Screenshots etc. see the Website.

To stay up to date, the site also has an atom feed.