Migration from YetiForce 6.4 to YetiForce 6.5¶
Migration from YF6.4 to YF6.5 requires non-standard actions.
Unfortunately the migration package from YF6.4 to YF6.5 deletes all subfolders in
/vendor
, so also the
folder /vendor/pad
needed for the PAD PDF Generators plugin.Two cases are discussed below: if you have yet to migrate to YetiForce 6.5 or if you have already
migrated to YetiForce 6.5.
I still have to migrate to YetiForce 6.5¶
make a backup of YetiForce: code folder (PHP) and database
make a copy of the
/vendor/pad
folder and save it on your desktopproceed to migrate to YetiForce 6.5
reload the
/vendor/pad
folder from your desktopdownload PAD PDF Generators 2.0.0+ (from your private area on www.penguinable.com) and install it
I have already migrated to YetiForce 6.5¶
If you have already migrated to YF 6.5, the /vendor/pad
folder has been removed. In this case:
make a backup of YetiForce: code folder (PHP) and database
download PAD PDF Generators 2.0.0+ (from your private area on www.penguinable.com) and install it
open a terminal
go to the
/vendor/pad
folderrun the command composer install