This page is for users who want a custom page name (like chat-dashboard,team-chat-dashboard
etc).
Use a Custom Page Name or URL to Access Chat App on Desktop or Phone
-
Create a New Page on your WordPress site.
-
Name it anything you like, e.g., Chat Dashboard.
-
-
Publish the Page
-
Update the Manifest File
-
Go to your WordPress files →
wp-content/plugins/notiqoo-teams/public/notiqoo-app/
-
Find the file named manifest.json
-
Copy this file and paste it into your WordPress theme folder
-
-
Edit the File
-
Open manifest.json
-
Find this line:
"start_url": "https://your-site-name/notiqoo-chat/",
-
Change it to your new page link, for example:
"start_url": "https://your-site-name/chat-dashboard/",
-
-
Done 🎉
-
Now open your custom page URL,
-
Download the app link and access the dashboard on your system.
-