1. Home
  2. Docs
  3. Teams
  4. Setup Notiqoo Chat (Custom Page Method)

Setup Notiqoo Chat (Custom Page Method)

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

  1. Create a New Page on your WordPress site.

    • Name it anything you like, e.g., Chat Dashboard.

  2. Publish the Page

  3. 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

  4. 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/",

  5. Done 🎉

    • Now open your custom page URL,

    • Download the app link and access the dashboard on your system.

 

How can we help?