David Romaní

Results 30 comments of David Romaní

> Hi! > Seems we won't be getting any support for Symfony 4+ !? do you know another vendor alternative for Symfony4?

Same problem. It seems that packagist is linked here https://github.com/ollieLtd/OhGoogleMapFormTypeBundle (no release tags) and it would be better to link here https://github.com/ollietb/OhGoogleMapFormTypeBundle (release tag)

@ollietb can you fix it, please? I think that it's quick to resolve and then, we can avoid composer validation issues. Thanx.

Ok, finally I implemented a workarrond overriding multiselect_actions.html.twig template. Thanks for your answer.

@sebsastianek it is possible to use `a2lix/translation-form-bundle` v2.4.2 with Gedmo strategy `gedmo/doctrine-extensions` 2.4.36 version? Thanks for your time ;-)

> Hi @davidromani , i ended up writing my own form type :( @sebastianek can you provide me an example source code, please?

> I have the same problem. Any help on this topic? me too

> is there any way to do this? This question has been raised multiple times here but never answered. I have same issue, anybody found an answer?

Hi everybody! I would like to add some "thoughts" to this discussion because can help us. Looking information about XOAUTH2 Gmail protocol I ended in this page https://github.com/PHPMailer/PHPMailer/wiki/Using-Gmail-with-XOAUTH2. After looking...

@fabpot thanks for your hint! Is there any example or documentation related on how to use this authentication method with `symfony/mailer` or `symfony/google-mailer`?