Development

/plugins/dwJpgraphPlugin/README

You must first sign up to be able to contribute.

root/plugins/dwJpgraphPlugin/README

Revision 10935, 332 bytes (checked in by dwhittle, 1 week ago)

dwJpgraphPlugin: converted README to markdown format

  • Property svn:mime-type set to text/plain
  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1 dwJpgraphPlugin
2 ===============
3
4 The `dwJpgraphPlugin` provides abstraction for the PHP Jpgraph library.
5
6
7 Installation
8 ------------
9
10   * *Install the plugin*
11
12     symfony plugin:install dwJpgraphPlugin
13
14   * *Clear you cache*
15
16     symfony cc
17
18
19 Using the plugin
20 ----------------
21
22 See the example module/action: dwJpgraphPlugin/test.
Note: See TracBrowser for help on using the browser.