Changeset 10938 for plugins/dwSwfChartPlugin
- Timestamp:
- 08/19/08 00:21:52 (3 months ago)
- Files:
-
- plugins/dwSwfChartPlugin/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/dwSwfChartPlugin/README
r6903 r10938 1 = dwSwfChartPlugin = 1 dwSwfChartPlugin 2 ================ 2 3 3 4 The `dwSwfChartPlugin` provides abstraction for the PHP/SWF Charts library. 4 5 5 == Installation == 6 Installation 7 ------------ 6 8 7 9 * Install the plugin 8 10 9 {{{ 10 symfony plugin-install http://plugins.symfony-project.org/dwSwfChartPlugin 11 }}} 11 symfony plugin:install dwSwfChartPlugin 12 12 13 13 * Clear you cache 14 14 15 {{{16 15 symfony cc 17 }}}18 16 19 17 * You're done. 20 18 21 == Using the plugin == 19 20 Using the plugin 21 ---------------- 22 22 23 23 See the bundled module/action: dwSwfChart/source.