OpenDocumentPHP
Your solution for OpenDocument in PHP.
Home arrow Announcements arrow News arrow New PEAR Server for OpenDocumentPHP
New PEAR Server for OpenDocumentPHP PDF Print E-mail
Written by Norman Markgraf   
Wednesday, 15 August 2007 10:48

Hi!

The OpenDocumentPHP Team is proud to announce that we have a PEAR server up and running.

You can now get the latest OpenDocumentPHP as PEAR package by first typing

:> pear channel-discover pear.opendocumentphp.org
:> pear channel-alias pear.opendocumentphp.org opendocumentphp 

and than

:> pear install opendocumentphp/OpenDocumentPHP

so that you can later always update by

:> pear upgrade opendocumentphp/OpenDocumentPHP

and have so the latest OpenDocumentPHP release always in your PEAR directory.

 

Yours

Norman Markgraf

Last Updated ( Thursday, 29 November 2007 09:31 )