PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, January 6, 2022

[FIXED] How to migrate existing website from Cake PHP to Word press

 January 06, 2022     cakephp, wordpress     No comments   

Issue

How to migrate existing website from Cakephp to Wordpress ?


Solution

  1. Create new DB for WP
  2. Create CakePHP command to export db data from CakePHP DB to WP DB
  3. Export images to right place
  4. Replace CakePHP web app with WP
  5. Delete CakePHP db

Be sure what you do!!!



Answered By - Salines
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing