magefan / module-blog

Magento 2 Blog Extension is a solution that helps you to create a blog on Magento and manage posts,categories, tags, authors, and comments.
https://magefan.com/magento2-blog-extension
Other
263 stars 135 forks source link

Upgrade From Megnor Blog to Magefan Blog #616

Closed MagefanCustomer closed 4 hours ago

magefan commented 4 hours ago

Megnor Blog is a distribution of Magefan Blog. If you use Megnor Blog extension you might want to replace it with the latest version of Magefan Magento 2 blog extension to get new features, security improvements, and bug fixes. The changelog can be found on our website.

To replace Megnor_Blog with Magefan_Blog, please follow the steps below:

1. Make a full backup of your Magento 2 files and Data Base.

2. Rename all Data Base tables that start with 'megnor_blog_...' to 'magefan_blog_...'. E.g. rename "megnor_blog_post" table to "megefan_blog_post". You can use PhpMyAdmin for this purpose.

3. Rename the folder

app/design/frontend/ThemeVendor/theme_name/Megnor_Blog 

to

app/design/frontend/ThemeVendor/theme_name/Megefan_Blog 

4. Remove the folder

app/code/Megnor/Blog

5. Install Magefan Blog Extension.

6. Recreate blog widgets. For homepage widget use custom template "Megefan_Blog::widget/list_home.phtml" in widget settings.

 

Need help?

Please contact us if you have any questions.