Fake Accounts

You can create bulk fake accounts and set them to appear as always online, giving the impression that users are actively engaged on your platform. This feature can be enabled or disabled through the Site Roles module. To generate bulk test or fake accounts: Click on Menu. Select Site Users from the side navigation menu. Choose “Generate […]

Group Members

Group members are the individuals who have joined and are part of a specific group. Group members can be assigned specific group roles. Group roles define their permissions and responsibilities within the group. How to add a site user to a group as a group member ? Note : If you want to add users […]

People Nearby

The “People Nearby” feature allows users to find and connect with other users who are located within a specified geographical distance from their current location. This feature relies on the geolocation provided by the user’s browser. Users are prompted by their browser to either allow or deny access to their location. To enable or disable […]

Friends System

The friends feature enables users to discover and connect with new people on the platform. This boosts user engagement and retention, creating a more interactive and social experience on the website. In the Site roles module, you can restrict private messages to be sent only between friends. To enable or disable Friends System: To respond […]

API Endpoint for Single Sign-On

This API Request helps you to Generate Auto Login URL Create User (if account doesn’t exists) & Generate Auto Login URL 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 […]

API Request to Add Device Token (Push Notifications)

API Request to add user device Player ID or Subscriber ID for push notifications 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 push_subscriber Required user Username/Email Address of the […]

Firewall & Fingerprinting

The Firewall module helps you control access to your chat website by enforcing rules based on IP addresses & browser fingerprinting. Browser fingerprinting is a technique used to track and identify users based on the unique characteristics of their web browsers and devices. The ‘Ban Fingerprint‘ action will mark the fingerprint as banned in the […]

500 Error

The HTTP status code 500 is a generic error response. It means that the server encountered an unexpected condition that prevented it from fulfilling the request. Check your PHP VersionWe recommend using PHP 8.0 or higher If you are using NGINX ServerCheck whether you have configured Nginx specific rewrite rules correctlyReference Check System requirementsCheck whether […]

Encountering a 404 error

Error 404 usually appears when the browser is attempting to reach a file or a page that is not there. There are several reasons that can lead to a 404 error, depending on your server configuration. If you’re using an Apache/LiteSpeed server, check the following: If you’re using an Nginx server, check the following: If […]