Getting Started
Welcome to PrixChat documentation! Here you will find all the information you need to get started with PrixChat. If you have any questions, you're always welcome to contact us via [email protected]
System Requirements
- PHP 7.4 or higher
- MySQL 5.7 or higher
- Nginx or Apache web server
Installation
Installation steps are straightforward like other WordPress plugins. You can install it from the WordPress plugin directory or download the zip file from the releases page and upload it to your WordPress site. For more detail, check WordPress's official Install Plugin Guide.
Download PrixChat
If you want to download PrixChat on WordPress's plugin repository, you can download it from here.
Common Terms
Following is a list of common terms used in the PrixChat.
User
A user is a person who uses PrixChat, it matches 1-1 with a WordPress user.
Peer
A peer is an user who joined the conversation, one user can join multiple conversations.
Conversation
A conversation is a group of peers, it can be a group chat or a 1-1 chat.
Message
A message is a message sent by a peer to a conversation. Currently PrixChat supports text messages only but we're planning to add more types of messages in the future.