eko / FeedBundle

A Symfony bundle to build RSS feeds from your entities
http://vincent.composieux.fr
MIT License
141 stars 49 forks source link

one feed, several entities? #58

Closed xmon closed 4 years ago

xmon commented 8 years ago

Hi, thanks a lot for the bundle.

I need generate a rss feed with several entities, is it possible?

thanks a lot

eko commented 4 years ago

Hi @xmon,

A really long delay since the question was asked but, answer is yes: it is possible since your different entities implement the ItemInterface.