Extensions

Install

Let's say we want to `install' the plugin db-mdb2.

  1. RTFM! http://okapi.pipework.ch/ext/html/namespacedb__mdb2.html
  2. Add as an external:
    pear install mdb2
    cd myproject/ext
    svn propset svn:externals 'db-mdb2 https://svn.liip.ch/repos/public/okapi/ext/db-mdb2/trunk/inc/' .
    svn up
  3. Voila

Write your own

  1. Checkout the example
    svn co https://svn.liip.ch/repos/public/okapi/ext/ext-example my-ext
  2. Name your extension to something useful with `category'-`extension' if you would like to integrate it into the ext-svn
  3. CODE! CARPE NOCTEM!!! HACK THE SUNLIGHT OUT OF PHP!!! (and write some tests.. )

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
These projects are supported by Liip AG