Anyone know of a plugin that will allow me to use an rss feed as the source for data to feed an event module?
Thanks,
Philip Cardwell
Anyone know of a plugin that will allow me to use an rss feed as the source for data to feed an event module?
Thanks, Philip Cardwell |
I am guessing you want to take an RSS feed that has data for events and have the events module automatically populated by this RSS feed. The plugin to the events module would need to skip previously added events and only update for new events to keep from adding the same event to the database more than once. The plugin would need to fetch the feed on a regular basis. Geeks, making the world a better place |
if all you want to do is populate the events section of your site this might be worth looking at: |
if all you want to do is populate the events section of your site this might be worth looking at: Yes, but it is not Facebook that needs to be imported. However, the developer might be a good place to start. If the module can be rewrote to import an xml RSS feed, then it would do the job. I am assuming that the feed in question will be xml. Geeks, making the world a better place |
I have done this for News and Articles modules, see News Importer. I can do one for the Events. PM me if interested. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |