Git Product home page Git Product logo

Comments (8)

maximilienGilet avatar maximilienGilet commented on September 23, 2024 4

Currently working on version 3.0.

This will bring Symfony flex/4 support along many other features and requests

Branch dev already have some commits linked. You CAN install the bundle with Symfony flex, but some things may not work and new changes are coming.

Stay tuned πŸ˜„

from notification-bundle.

maximilienGilet avatar maximilienGilet commented on September 23, 2024 2

from notification-bundle.

mrvnklm avatar mrvnklm commented on September 23, 2024 2

Anything about the progress? If its gonna be released soon, I would wait for the release. πŸ‘

from notification-bundle.

micayael avatar micayael commented on September 23, 2024 1

I found a posible bug installing dev branch with symfony 4.1.

There are no registered paths for namespace "MgiletNotificationBundle"

Posible solutions:

  1. Invocations to @MgiletNotificationBundle/notifications.html.twig should be changed to @MgiletNotification/notifications.html.twig
  2. Add a documentation to register a twig path for MgiletNotificationBundle
# twig.yaml
twig:
    paths:
        '%kernel.project_dir%/templates': ~
        '%kernel.project_dir%/vendor/mgilet/notification-bundle/Resources/views': MgiletNotificationBundle

from notification-bundle.

maximilienGilet avatar maximilienGilet commented on September 23, 2024 1

@micayael Thanks for testing the new version, I also found the bug.

dev branch updated with fix. It was a bad declaration of twig namespace : f5ba30b

It seems to work well now

from notification-bundle.

arnoldrch avatar arnoldrch commented on September 23, 2024

Can't wait for this πŸ˜ƒ

from notification-bundle.

LeandroLuccerini avatar LeandroLuccerini commented on September 23, 2024

This would be very useful for my S4 project! Any update?

from notification-bundle.

maximilienGilet avatar maximilienGilet commented on September 23, 2024

New version 3.0 out ! Supports symfony flex ! (3.4 / 4.x)

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.