Git Product home page Git Product logo

Comments (4)

maximilienGilet avatar maximilienGilet commented on June 22, 2024

Hi @arnoldrch,

What are you trying to do ? Could you provide more informations ?

from notification-bundle.

arnoldrch avatar arnoldrch commented on June 22, 2024

Hi Maximilien,

Thank you so much for your reply.

I want to render all notifications for a user in a page. So they can see all the notifications and do some action (mark as seen, delete etc)

Arnold

from notification-bundle.

maximilienGilet avatar maximilienGilet commented on June 22, 2024

This is quite easy with the Twig helper provided by the bundle.

You just have to call the helper in Twig : {{ mgilet_notification_render(notifiableEntity) }}

To get notifications for the current user, just replace notifiableEntity with app.user.

{{ mgilet_notification_render(app.user) }}

Thanks for using my bundle :)

Documentation : https://github.com/maximilienGilet/notification-bundle/blob/master/Resources/doc/usage.rst#list-of-functions-

from notification-bundle.

MouniaAAMDI avatar MouniaAAMDI commented on June 22, 2024

Hi maximilienGilet ,
im also using your bundle, everytime i tape {{ mgilet_notification_render(app.user) }} , the page wont refresh and gives me a server problem , can you please help ?
Thank you so much

from notification-bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.