root/trunk/plugins/sfFeedPlugin/README

Revision 88, 291 bytes (checked in by fabien, 2 years ago)

updated to symfony 1.0 beta 1

Line 
1 = sfFeedPlugin plugin =
2
3 The `sfFeedPlugin` simplifies the creation of syndication feeds.
4
5 == Installation ==
6
7   * Install the plugin
8  
9   {{{
10     symfony plugin-install http://plugins.symfony-project.com/sfFeedPlugin
11   }}}
12
13   * Clear you cache
14
15   {{{
16     symfony cc
17   }}}
18
19   * You're done.
Note: See TracBrowser for help on using the browser.