Files
2025-03-12 17:06:23 +01:00
..
2025-03-12 17:06:23 +01:00
2025-03-12 17:06:23 +01:00
2025-03-12 17:06:23 +01:00
2025-03-12 17:06:23 +01:00
2025-03-12 17:06:23 +01:00
2025-03-12 17:06:23 +01:00
2025-03-12 17:06:23 +01:00
2025-03-12 17:06:23 +01:00
2025-03-12 17:06:23 +01:00

= sfFeedPlugin plugin =

The `sfFeedPlugin` simplifies the creation of syndication feeds.

== Installation ==

  * Install the plugin
  
  {{{
    symfony plugin-install http://plugins.symfony-project.com/sfFeedPlugin
  }}}

  * Clear you cache

  {{{
    symfony cc
  }}}

  * You're done.