This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

PrixChat – Realtime Private & Group Chat Plugin

Description

Just one click install and you will have a truly real-time chat app. No third-party services, no complicated setup.

Home Page | GitHub Project

Key Features

⚡ Truly Realtime with SSE

Unlike other plugins which make AJAX requests periodically which consumes a lot of server’s resources or use WebSocket which requires a complicated setup and pricey, PrixChat core was built upon SSE which cost less resource than long-polling requests, and no need WS server setup.

🪪 You Own Your Data

Because no third party service required, all data stay at your own server. You truly own it! No risk, for free.

🏢 Modern, Practical Design.

PrixChat frontend was built with React.js with the simple “boring” design that you have seen in other chat apps. No surprise, no need time to learn, just fast and responsive experience.

♾️ Unlimited Private and Group Chat.

Create unlimited private user to user or group chat. Manage it easily.

🔃 Online status, Typing Indicator, Seen.

We support all major presence features that a chat system needs to level up user’s experience.

💞 Reply, Reactions, Emoji support.

Emoji, peply a message and reaction to a message are included, for free.

🔢 New Message Badges

Don’t miss any new messages, the new messages badges help people keep in touch with others.

Screenshots

  • Main App UI
  • Settings Page

Installation

  1. Upload the plugin files to the /wp-content/plugins/prixchat directory or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to PrixChat menu and start using it.

FAQ

What makes PrixChat specials?

There are dozens of stuffs that makes PrixChat different with other plugins, but at its core, PrixChat uses Server Sent Events which is fast, no complicated setup like others which built on top of long-polling or WebSocket server. The frontend also uses React.js which WordPress already heavy using it.

Is there any external service or account required?

In short, No.
We are working hard to release Audio and Video call features; a signal server is probably required but only for those enhanced features. All of core features stays free forever.

Is SSE a proven technology?

The SSE keyword maybe new to you but if you know Firebase is built with it for their famous real time database product, you’ll love it.
Our story: PrixChat was battle tested for two years before release, we’re using it for internal communicate without email, the product started from using Firebase and then shifted to our own hosted solution, the transition was smooth.

When is new update rolled?

We believe constant update is the key of a healthy software but we also don’t want to annoy people with meaningless updates.
The feature updates releases monthly, every first Tuesday.
If we found a serious bug, the minor patch will come within 24 hours.

Help, I have some issues!

Please raise a question in plugin’s support forum or contact us via hi@prixchat.com

Reviews

september 23, 2022
And then I found this plugin, it works really good, I really impressed how easy to install it. I know this plugin is quite new so it isn't have so much features, it will be perfect if this plugin has sending file, and sound notification, and I need to have some options like block users, content modification, willing to pay to have those features though. Regards, Wen Xian.
Read all 1 review

Contributors & Developers

“PrixChat – Realtime Private & Group Chat Plugin” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.0 (October 04rd, 2022)

  • New: Settings page.
  • New: Custom reaction emoji.
  • New: Custom roles to use the chat.
  • New: Notification sound URL.
  • Fix: Sometimes, typing indicator stay even user offline.
  • Tweak: 40% smaller bundle size.

1.0.0 (September 06th, 2022)

Initial Release