PHPackages                             boolfly/module-blog - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. boolfly/module-blog

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

boolfly/module-blog
===================

Boolfly Blog Module

v1.0.3(2y ago)53356OSL-3.0PHPPHP ~8.1.0||~8.2.0

Since May 5Pushed 2y ago2 watchersCompare

[ Source](https://github.com/boolfly/blog)[ Packagist](https://packagist.org/packages/boolfly/module-blog)[ RSS](/packages/boolfly-module-blog/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Blog
====

[](#blog)

Installation
------------

[](#installation)

##### Using Composer (we recommended)

[](#using-composer-we-recommended)

```
composer require boolfly/module-blog

```

1. Configuration
----------------

[](#1-configuration)

### General Configuration

[](#general-configuration)

Login to Magento Admin, go to **Stores &gt; Configuration &gt; Boolfly &gt; Blog**

#### General Settings

[](#general-settings)

[![General Configuration](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-01.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-01.png)

##### Enable:

[](#enable)

- Select “Yes” to display the blog on front-end.
- Select “No” to hide the blog on front-end.

##### Blog Title:

[](#blog-title)

Enter a title for the blog.

##### Route to Blog:

[](#route-to-blog)

Enter the route name for the blog which appears on the url.

##### Posts per page:

[](#posts-per-page)

Enter the maximum number of posts are displayed per page

##### Number Of Related Posts:

[](#number-of-related-posts)

Enter the maximum number of Related Posts are displayed on a post.

##### Sidebar Settings

[](#sidebar-settings)

- Number of Popular tags to Display: Enter the maximum number of Popular tags are displayed on the sidebar.
- Number of Categories to Display: Enter the maximum number of Categories are displayed on the sidebar.

#### Search Engine Optimization

[](#search-engine-optimization)

[![Search Engine Optimization](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-02.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-02.png)

##### Meta Title:

[](#meta-title)

Enter meta title for the blog.

##### Meta Keywords:

[](#meta-keywords)

Enter meta keywords for the blog.

##### Meta Description:

[](#meta-description)

Enter meta description for the blog.

##### Related Products

[](#related-products)

###### Display Related Products on Post Pages:

[](#display-related-products-on-post-pages)

- Select “Yes” to display related products on the post
- Select “No” to hide related products on the post

###### Number of Related Products to Display:

[](#number-of-related-products-to-display)

Enter the maximum number of related products are displayed on the post.

### Create new category

[](#create-new-category)

Login to Magento Admin, go to **Content &gt; Categories &gt; Add Category**

[![Blog Category](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-03.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-03.png)

#### Enable:

[](#enable-1)

- Select “Yes” to display the category on sidebar.
- Select “No” to hide the category on sidebar.

#### Name:

[](#name)

Enter name for the category.

#### URL Key:

[](#url-key)

Enter the route name for the category which appears on the url.

#### Meta Title:

[](#meta-title-1)

Enter meta title for the category.

#### Meta Keywords:

[](#meta-keywords-1)

Enter meta keywords for the category.

#### Meta Description:

[](#meta-description-1)

Enter meta description for the category.

#### Store View:

[](#store-view)

Select store view to display the category.

### Create new author

[](#create-new-author)

Login to Magento Admin, go to **Content &gt; Authors &gt; Add Author**

[![blog Author](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-04.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-04.png)

#### Author Image:

[](#author-image)

Upload Image represents for the author.

#### First Name:

[](#first-name)

Enter a first name for the author.

#### Last Name:

[](#last-name)

Enter a last name for the author.

#### URL Key:

[](#url-key-1)

Enter the route name for the author which appears on the url.

#### Description:

[](#description)

Enter the information of author.

### Create new tag

[](#create-new-tag)

Login to Magento Admin, go to **Content &gt; Tags &gt; Add Tag**

[![new tag](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-05.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-05.png)

#### Name:

[](#name-1)

Enter name for the tag.

#### URL Key:

[](#url-key-2)

Enter the route name for the tag which appears on the url.

### Create new post

[](#create-new-post)

Login to Magento Admin, go to **Content &gt; Posts &gt; Add Post**

[![new post](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-06.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-06.png)

#### Enable :

[](#enable-)

- Select “Yes” to display the post on front-end.
- Select “No” to hide the post on front-end.

#### Title:

[](#title)

Enter name for the post.

#### Categories:

[](#categories)

Select the categories relate to the post.

#### Tags:

[](#tags)

Select the tags relate to the post.

#### Author:

[](#author)

Select the author of post.

#### Store View:

[](#store-view-1)

Select store view to display the post.

[![new post](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-07.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-07.png)

#### Content

[](#content)

##### Image:

[](#image)

Upload Image represents for the post.

##### Short

[](#short)

Content: Enter an excerpt for the post.

##### Content:

[](#content-1)

Enter a content for the post.

[![new post](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-08.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-08.png)

#### Search Engine Optimization

[](#search-engine-optimization-1)

##### URL Key:

[](#url-key-3)

Enter the route name for the post which appears on the url.

##### Meta Title :

[](#meta-title-)

Enter meta title for the post.

##### Meta Keywords:

[](#meta-keywords-2)

Enter meta keywords for the post.

##### Meta Description:

[](#meta-description-2)

Enter meta description for the post.

#### Related Products

[](#related-products-1)

##### Add Products:

[](#add-products)

Click on it to show the Related Products list. Select products then click *"Add Selected products"* button to attach the products to the post
[![new post](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-09.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-09.png)

##### Add Widget

[](#add-widget)

Access to any page that you want to add the blog widget [![Add Widget](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-10.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-10.png)

Click on the Insert Widget button to select the blog widget Widget Type: Select the blog widget. [![Add Widget](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-11.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-11.png)

2. How does it work?
--------------------

[](#2-how-does-it-work)

### Blog

[](#blog-1)

[![Blog](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-12.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-12.png)

### Category

[](#category)

[![Category](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-13.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-13.png)

### Post

[](#post)

[![Post](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-14.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-14.png)

### Author

[](#author-1)

[![Author](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-15.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-15.png)

### Tag

[](#tag)

[![Tag](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-16.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-16.png)

### Widget

[](#widget)

[![Tag](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/blog/blog-17.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/blog/blog-17.png)

Contribution
------------

[](#contribution)

Want to contribute to this extension? The quickest way is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests)

Magento 2 Extensions
--------------------

[](#magento-2-extensions)

- [Ajax Wishlist](https://github.com/boolfly/ajax-wishlist)
- [Quick View](https://github.com/boolfly/quick-view)
- [Banner Slider](https://github.com/boolfly/banner-slider)
- [Product Label](https://github.com/boolfly/product-label)
- [ZaloPay](https://github.com/boolfly/zalo-pay)
- [Momo](https://github.com/boolfly/momo-wallet)
- [Brand](https://github.com/boolfly/brand)
- [Product Question](https://github.com/boolfly/product-question)
- [Sales Sequence](https://github.com/boolfly/sales-sequence)

Support
-------

[](#support)

If you encounter any problems or bugs, please open an issue on [GitHub](https://github.com/boolfly/blog/issues).

Need help settings up or want to customize this extension to meet your business needs? Please email  and if we like your idea we will add this feature for free or at a discounted rate.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~399 days

Total

4

Last Release

1005d ago

PHP version history (2 changes)v1.0.0PHP ~7.1.3||~7.2.0||~7.3.0

v1.0.1PHP ~8.1.0||~8.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/b3464a535f2d51de0e39842bea692eeac9046022a77e4ef04d5ab69af385517c?d=identicon)[thaopv](/maintainers/thaopv)

![](https://avatars.githubusercontent.com/u/6185767?v=4)[Mr Khoa](/maintainers/mrkhoa99)[@mrkhoa99](https://github.com/mrkhoa99)

---

Top Contributors

[![mrkhoa99](https://avatars.githubusercontent.com/u/6185767?v=4)](https://github.com/mrkhoa99 "mrkhoa99 (8 commits)")[![namnguyenthanhwork](https://avatars.githubusercontent.com/u/78526193?v=4)](https://github.com/namnguyenthanhwork "namnguyenthanhwork (2 commits)")[![thaopw](https://avatars.githubusercontent.com/u/16154068?v=4)](https://github.com/thaopw "thaopw (2 commits)")

---

Tags

blogmagento2magento2-extension-free

### Embed Badge

![Health badge](/badges/boolfly-module-blog/health.svg)

```
[![Health](https://phpackages.com/badges/boolfly-module-blog/health.svg)](https://phpackages.com/packages/boolfly-module-blog)
```

###  Alternatives

[weiaibaicai/ueditor

Dcat Admin Extension 百度编辑器

113.9k](/packages/weiaibaicai-ueditor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
