Forum


Replies: 1   Views: 2349
Upgrade paths to version 9
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by cem  · 05-03-2019 - 18:37

Hello, Is there a guide detailing the upgrade paths that are supported?  I checked the release notes for v.9 and didn't see anything specific.  We have Enterprise v.7 and an active LUS.  Can you go from 7 to 9 or do we have to go to 8 first?  If we can, just unzip as normal and point to this version instead of 7? 

 

Thanks

 

Posted by admin  · 05-03-2019 - 19:01

Hello,

A license can be upgraded only to the latest release. You can upgrade a license on MY PHPDOCX page after login. All packages include all files, so you just need to extract the ZIP file to use the library.

About upgrading the package, you can point from one version to other changing only the path to phpdocx, the API method names don't change (albeit a lot of new methods and new options have been added since the release of phpdocx 7). Please note that phpdocx 8 changed INC extensions to PHP extensions (https://www.phpdocx.com/news/post/phpdocx-v8-release-notes/214), so you need to include CreateDocx.php (not CreateDocx.inc). On https://www.phpdocx.com/news/ you can read all new features added in each new version of 

Regards.