Skip to content

Magento 2 Blog extension. Blog module allow to create posts, categories, assign related posts, related products. Available search, archive, recent posts, categories sidebar widget, rss feed, sitemap xml and more.

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt
Notifications You must be signed in to change notification settings

Yonn-Trimoreau/module-blog

 
 

Repository files navigation

Total Downloads Latest Stable Version

This Magento 2 Blog module allows you to create a full-fledged blog on your Magento 2 Store.

Features

  • Unlimited blog posts and categories
  • Post tags are available
  • Multi-store support
  • SEO friendly permalinks
  • Post media gallery
  • Facebook, Disqus and Google+ comments on post page
  • Related products and related post
  • Available posts search
  • Lazy load on posts list
  • Author information and posts by author
  • Recent Posts, Archive, Categories, Search From, Tag Cloud sidebar widgets
  • Import Posts and Categories form WordPress and AW Blog extension for M1
  • Recent Posts Widget
  • Sitemap XML
  • Posts and Categories duplicate
  • Blog Rss Feed
  • Open Graph (OG) meta tags
  • REST API
  • Compatible with Porto Theme for Magento 2
  • Accelerated Mobile Pages (AMP) Project support. To enable AMP view on blog pages Magento Amp Extension by Plumrocket is required.

Storefront Demo

http://blog.demo.magefan.com/blog/

Admin Panel Demo

http://blog.demo.magefan.com/admin/

Online Documentation

http://magefan.com/docs/magento-2-blog/

Requirements

  • Magento Community Edition 2.1.x-2.2.x or Magento Enterprise Edition 2.1.x-2.2.x

Installation Method 1 - Installing via composer

  • Open command line

  • Using command "cd" navigate to your magento2 root directory

  • Run command: composer require magefan/module-blog

  • If you are using Magento 2.2.x please run the command: composer require magefan/module-blog-m22

Installation Method 2 - Installing using archive

  • Download ZIP Archive
  • Extract files
  • In your Magento 2 root directory create folder app/code/Magefan/Blog
  • Copy files and folders from archive to that folder
  • In command line, using "cd", navigate to your Magento 2 root directory
  • Run commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Support

If you have any issues, please contact us then if you still need help, open a bug report in GitHub's issue tracker.

Please do not use Magento Marketplace Reviews or (especially) the Q&A for support. There isn't a way for us to reply to reviews and the Q&A moderation is very slow.

Need More Features?

Please contact us to get a quote https://magefan.com/contact

License

The code is licensed under Open Software License ("OSL") v. 3.0.

About

Magento 2 Blog extension. Blog module allow to create posts, categories, assign related posts, related products. Available search, archive, recent posts, categories sidebar widget, rss feed, sitemap xml and more.

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 82.0%
  • HTML 14.2%
  • CSS 2.0%
  • JavaScript 1.8%