Guest User

Untitled

a guest
Jan 17th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. 1. Set your WordPress setup folder name "wp".
  2.  
  3. 2. M2 Admin Menu > WordPress > Path = wp
  4.  
  5. 3. Database: magento2_wp > Table: wp_options
  6.  
  7. option_id = 1
  8. option_name = siteurl
  9. option_value = http://www.example.com/wp //Folder name of your WordPress installation.
  10. autoupload = yes
  11.  
  12. option_id = 2
  13. option_name = home
  14. option_value = http://www.example.com/blog //Frontend URL
  15. autoupload = yes
Add Comment
Please, Sign In to add comment