Desktop / Browser Notification Support

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blueprint
    Active Community Member
    • Jan 2019
    • 223

    #1

    Desktop / Browser Notification Support

    I think being able to generate Desktop or Browser Notifications from EspoCRM would be a useful feature to have.

    Even when EspoCRM is not the active tab, you would still see a notification.

    Something like this, perhaps?

    The need for desktop notifications We celebrate this year the 20th birthday of PHP. Even if the language was originally created as a templating engine to generate web page, it’s more and more often used in the
  • dkvartal
    Junior Member
    • Jan 2020
    • 16

    #2
    +1 It would be nice

    Comment

    • telecastg
      Active Community Member
      • Jun 2018
      • 907

      #3
      Maximus posted a very thorough guide to add a reminder upon a Case entity event, https://forum.espocrm.com/forum/deve...-to-new-entity maybe this can help in a project to integrate the desktop-notification-in-php class ?

      Comment

      • Enju
        Senior Member
        • Apr 2018
        • 134

        #4
        It would be great +1

        Comment

        • Rucorosa
          Junior Member
          • Oct 2019
          • 8

          #5
          Agree +1

          Comment

          • nmincone
            Junior Member
            • Aug 2025
            • 10

            #6
            I'm very surprised this isn't an option, especially in instances like Cases, email notifications won't work for us as we are limited to 200 emails/user/day. This has prevented us from using EspoCRM as a ticketing system. If we could get a pop-up in browser (like Zammad does), our users could act right away rather then fish through emails...
            Maybe there is a way I am not aware of?

            Comment


            • yuri
              yuri commented
              Editing a comment
              It's a free software. "Very surprised" is a bit inappropriate language in this context.

              Implementing full support of web push notifications is not that trivial considering we have many different notifications types. If you’re able to support our business with some big check purchase $, we’d consider prioritizing the development of this feature.

            • yuri
              yuri commented
              Editing a comment
              For cases like a ticket system, in-app notifications are usually sufficient, no need email. If the browser tab is opened and active, the user will see that they have a new notification. If the browser tab is opened but not active, the system can displays the number of new notifications in the tab title.
          Working...