A chat for your phpFox community
A social network without a live room is a feed. One line in your theme’s layout and your members can actually talk.
Start free14 days. No credit card.
One line in the layout
Add the snippet before </body> in your theme’s shared layout and it is on every page.
Your members, identified
Pass your signed-in member through single sign-on and their phpFox name, avatar and profile link come with them.
Moderation built in
Word filter, link rules and per-site bans, without writing a module.
Installing it
One line before the closing body tag
Anywhere that ends up on every page, immediately before the closing </body> tag — a shared template, a layout partial, or whatever your platform calls its footer code box.
Full instructionsQuestions
- Where does it go in phpFox?
- In the template that wraps every page, so the chat is present across the whole community rather than on one section of it.
- Do phpFox members arrive as themselves?
- With single sign-on, yes — name and avatar from phpFox, no second registration.
- Does it need anything on the server?
- No. phpFox hosting is not built to hold thousands of open realtime connections and does not have to: those are held by us.
Try it on your site for fourteen days.
No card, and nothing to uninstall if you change your mind — it is one line.
Start free14 days. No credit card.
Or look at what it does first
The feature pages cover the chat, the support side, moderation and single sign-on.
Start free14 days. No credit card.