Saturday, August 25, 2012

Migration from version 2.0 to version 2.2

Hi,
I want to migrate a CakePHP app from version 2.0 to version 2.2 and I am unsure about the best way to go about it.
I was planning on the following:
1. Bake a new app with Cake 2.2
2. Copy my files (MVCs etc) to the new directory
3. Copy any other files (components, helpers, behaviours etc)
4. Copy webroot/imgs and webroot/js
5. Update any cake files in the new version with edits that were made to the old app, such as from routes.php and database.php
 
Any other steps required?
 
Is this a good plan or is there a better way?
 
Thanks.
 

--
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
 
 

No comments: