Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real time notification count refreshing #3

Open
bmascioto opened this issue Jul 1, 2017 · 3 comments
Open

Real time notification count refreshing #3

bmascioto opened this issue Jul 1, 2017 · 3 comments

Comments

@bmascioto
Copy link

Hi Maximilien!

I added your bundle to my project and it's working fine! But I'm wondering how can I improve it by updating the notification count without refreshing the whole page.
I have one admin user which sees new notifications when many client users do a specific action. I want to update the notification count automaticaly for the admin when a new notification is created, as a Facebook notification, in realtime.

I hope you can help me or give me a clue.

Thanks in advance!

@bmascioto bmascioto changed the title Automatic refresh notification count Real time notification count refreshing Jul 1, 2017
@maximilienGilet
Copy link
Owner

Hi, thanks for using my bundle ! I think you should use Ajax requests to update notifications. Several routes are made for it.
To get realtime update, you should consider using Websockets.

I don't have much time to work on the bundle for now, but someday a 2.0 version will come out with much simpler configuration and usage.

Cheers 👍

@kamelaBessas20
Copy link

Salut Maximilien!

J'ai ajouté votre paquet à mon projet et ça fonctionne bien! Mais je me demande comment puis-je l'améliorer en mettant à jour le nombre de notifications sans actualiser la page entière.
J'ai un utilisateur administrateur qui voit les nouvelles notifications lorsque de nombreux utilisateurs clients effectuent une action spécifique. Je souhaite mettre à jour automatiquement le nombre de notifications pour l'administrateur lorsqu'une nouvelle notification est créée, en tant que notification Facebook, en temps réel.

J'espère que vous pourrez m'aider ou me donner un indice.

Merci d'avance!

Hello, I want to do exactly what you describe in your comment, I want to add a notification sound in the admin of my site as soon as a user places an order on the site, I want to know if this bundle is made for that

Thank you so much

@karim-alt
Copy link

karim-alt commented Jan 18, 2021

hi @maximilienGilet , is it available now ? how to use it please ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants