Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Start by downloading the module from the Marketplace.

  2. Then, download the dependencies as mentioned in the 'Dependencies' section.

  3. Add the 'ASU_Websockets' microflow to your main application after startup microflow (from the Bizzomate websockets module).

  4. Place Snippet “SNIP_BizzomateWebsockets“ from Bizzomate websockets in your main layout (it should be in the layout of every page that needs chat).

  5. Configure the security settings as per your requirements.

  6. Finally, add the snippet 'SNIP_Chat_And_Channel' to your desired page, and you're all set to go!

  7. (Optional) if you want to create a single chat see the examples folder on how to create a new chat progmatically

    image-20240510-082644.png

...