Thanks for sharing such a nice post, i created magento store long ago but due to some issues i wanted to add wordpress in blog area, I got help from your blog post about adding magento wordpress integration plugin, and while working on i found another post as well, https://www.cloudways.com/blog/integrate-wordpress-blog-magento/, This post helped me as well, i am sharing here because would be helpful for your readers as well.
In Magento 2 you need to create a module. app/code/Vendorname/Mage2rewrite/etc/module.xml app/code/Vendorname/Mage2rewrite/composer.json app/code/Vendorname/Mage2rewrite/registration.php app/code/Vendorname/Mage2rewrite/etc/di.xml app/code/Vendorname/Mage2rewrite/Stdlib/DateTime/Timezone.php app/code/Vendorname/Mage2rewrite/Stdlib/Test/Unit/DateTime/TimezoneTest.php
Before doing the following steps first add your shh key in bitbucket. 1. Create a Repository in the bitbucket account. 2. Navigate to Magento root directory. 3. initialize git by using the following command 4.add Read more…
1 Comment
Alex · July 25, 2017 at 2:07 pm
Thanks for sharing such a nice post, i created magento store long ago but due to some issues i wanted to add wordpress in blog area, I got help from your blog post about adding magento wordpress integration plugin, and while working on i found another post as well, https://www.cloudways.com/blog/integrate-wordpress-blog-magento/, This post helped me as well, i am sharing here because would be helpful for your readers as well.