Comment transférer des données d'un plugin vers les templates d'app/views ?

I think you should read through this series:

Pretty sure it is covered, you want to use the preload store here and then load it up on the client to avoid a double web request.