Trouble Logging In or Forgotten Password

Forgot your password or having trouble accessing your admin account ? If you’ve forgotten your password or are having trouble accessing your admin account: Note : If you encounter a 404 page when accessing your_grupo_webaddress/troubleshoot/, ensure that you have extracted the troubleshoot.zip file and uploaded the troubleshoot.php file to the “pages” folder in Grupo. Accidentally […]

NGINX/Windows Server

If you are using Grupo with Nginx or Windows Server, you will need to setup Nginx specific rewrite rules or web.config file. NGINX Rewrite rules 1) If you want to integrate Grupo into the root of your domain : 2) If you placed Grupo files in its own subdirectory Ensure that the location /subfoldername/ block […]

Private Conversations

his section contains information about one to one private chat conversations. How to prevent users from starting new private conversations ? How to restrict users to chat only with certain site roles? How to set a time interval between sending messages for flood control? How to restrict users to chat only with friends ? How […]

Group Conversations

This section contains information about group chat conversations. How to bulk delete messages ? How to Delete All Messages in a Group? Note: “Clear Chat” and “Delete Msgs” are two different options. “Clear Chat” will only hide the messages from your account, while “Delete Msgs” will permanently erase them from the database. How to enable […]

AI Image Moderation

The AI Image Moderation feature automatically removes images containing partial nudity, explicit nudity, weapons, alcohol, drugs, offensive signs, graphic violence, and gore. How to enable or disable the Image Moderation ? References : How to skip image moderation for certain site roles ?

Video & Audio Chat

Video & Audio Chat feature enables real-time, face-to-face interaction or voice conversations, enhancing the overall user experience and providing a more dynamic and interactive way to connect with others. Grupo supports LiveKit self-hosted, Agora, and LiveKit Cloud. If you have a server that supports WebRTC, you can deploy LiveKit on your own server—it’s free and […]

Site Notifications

This section provides information about site notifications, push notifications, system messages, notification tones, and more. How to Setup Push Notifications ? For Your Information : References: How to disable certain push notifications ? How to set a Default Notification Tone ? How to set a different Notification Tone on your profile ? How to disable […]

Login or Signup Page

The entry page is where users can log in or sign up for your chat website. How to change the entry page footer text or copyright text ? How to allow or disallow visitors from create account on your website ? For Your Reference : How to allow or disallow visitors from logging in as guests ? How […]

API Request to Send a Private Message

API Request to Send a private message to a user Request URLhttps://yourgrupowebsiteaddress/api_request/ Request body Field Description/Values Required/Optional api_secret_key Your Grupo API Secret Key. For API Secret Key, Click on Menu > Select Settings > Select General Settings > Find API Secret Key Required add message Required user Username/Email Address of the user Required sender Sender […]