Skip to content
balibali edited this page Sep 13, 2010 · 13 revisions

The opDiaryPlugin is a diary plugin for OpenPNE 3.

http://www.openpne.jp/

Installation

Release Package

opDiaryPlugin 0.8.x & 0.9.x

These versions are bundled with OpenPNE, and automatically installed by the opPlugin:sync task (the openpne:install task also calls it in the background).

Checkout Latest from GitHub

Checkout by git-clone command.


$ cd /path/to/OpenPNE/plugins
$ git clone git://github.com/balibali/opDiaryPlugin.git

Then install OpenPNE as usual.

Versions

Version Latest OpenPNE version ORM
0.8.x 0.8.1 OpenPNE 3.0.x Propel
0.9.x 0.9.0 OpenPNE 3.1.x ~ Doctrine
1.0.x OpenPNE 3.1.x ~ Doctrine
Clone this wiki locally