bbPress Plugin Browser »

Ajaxed Chat (1.0)

  1. Upload the extracted ajaxed-chat folder to the /my-plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in bbPress
  3. In the admin menu, go to Settings -> Ajaxed Chat and adjust the settings to your liking.
  4. To refresh your settings after making changes, change your name to admin with the command /nick admin and type /identify the password being the one you set in options, then type /help to get a list of commands, /rehash resets all the settings to what was changed in the settings page.
  5. Put <?php if (function_exists('ajaxed_chat_load')) ajaxed_chat_load(); ?> anywhere in your template to show the chat.
  6. Enjoy Chatting!