Hello everybody,
I search but i don't resolve my problem.

I want to insert in my views a rss feed which come from another website.

See below what i did :
1/ Enable the 'aggregator' module in core
2/ Add my RSS feed in Configuration > Web services > Feed aggregator
3/ Click on 'update items'
4/ Add new view (block) with "Show : Aggregator Item".
5/ Put my view bloc in my content.
6/ I run CRON

But there is no results :-(. This is because RSS feed
needs authentication :-(

Comments

evets33’s picture

I don't find a module that can do that...

Jaypan’s picture

Try username:password@domain.com for the RSS URL.

evets33’s picture

Thank you but
unfortunately http://myusername:mypassword@mywebsite/feed/feed.rss doesn't work :-(