Based to PostOffice WordPress
Installation
Download and install YiiOffice extension.
Download and Unzip YiiOffice, then copy yiioffice directory to protected/vendors.
Set the folder permission extract
Add YiiOffice to imports:
...
'import'=>array(
...
'application.vendors.yiioffice.YiiOffice',
...
),
Usage
$debug = true;
$yiiOffice = new YiiOffice($tempFile,$debug);
echo $yiiOffice->getHtml();
Attached File(s)
-
yiioffice.zip (359.33K)
Number of downloads: 2

Help











