first commit
This commit is contained in:
19
plugins/stRSSPlugin/lib/README
Normal file
19
plugins/stRSSPlugin/lib/README
Normal file
@@ -0,0 +1,19 @@
|
||||
= 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.
|
||||
Reference in New Issue
Block a user