PHPackages                             numencode/wn-blogextension-plugin - 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. numencode/wn-blogextension-plugin

ActiveWinter-plugin[Utility &amp; Helpers](/categories/utility)

numencode/wn-blogextension-plugin
=================================

NumenCode Blog Extension plugin for Winter CMS

v1.0.0(1y ago)12MITPHPPHP ^8.0.2

Since Feb 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/numencode/wn-blogextension-plugin)[ Packagist](https://packagist.org/packages/numencode/wn-blogextension-plugin)[ Docs](https://www.numencode.com)[ RSS](/packages/numencode-wn-blogextension-plugin/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Blog Extension Plugin
=====================

[](#blog-extension-plugin)

The **NumenCode Blog Extension** plugin for Winter CMS enhances the functionality of the original Winter CMS Blog Plugin by adding a variety of useful features designed to improve the blog post management experience. These features can be easily enabled in the CMS or used as components, offering flexibility for both developers and content creators.

[![Version](https://camo.githubusercontent.com/8e96b9bdc5e42ac3d482df0df6a34796ba8298c246fbe720439713089f05bdb6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6e756d656e636f64652f776e2d626c6f67657874656e73696f6e2d706c7567696e3f736f72743d73656d766572267374796c653d666c61742d73717561726526636f6c6f723d303039394646)](https://github.com/numencode/wn-blogextension-plugin/releases)[![Packagist PHP Version Support](https://camo.githubusercontent.com/b7fe06d911bc2440b0a4140ac4605afdc7c97591952b5905ab09c1987531813d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6e756d656e636f64652f776e2d626c6f67657874656e73696f6e2d706c7567696e3f7374796c653d666c61742d73717561726526636f6c6f723d303039394646)](https://packagist.org/packages/numencode/wn-blogextension-plugin)[![Checks](https://camo.githubusercontent.com/a144513d755afa375f268b3e244eb7b5a4f361ea09d71ad758f06160be503fba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636865636b2d72756e732f6e756d656e636f64652f776e2d626c6f67657874656e73696f6e2d706c7567696e2f6d61696e3f7374796c653d666c61742d737175617265)](https://github.com/numencode/wn-blogextension-plugin/actions)[![Tests](https://camo.githubusercontent.com/a6f60b6a7e50a66b666c3326bb800dc1a9d48faa6ac4eed966a25dc43bcc0bd6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e756d656e636f64652f776e2d626c6f67657874656e73696f6e2d706c7567696e2f6d61696e2e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/numencode/wn-blogextension-plugin/actions)[![License](https://camo.githubusercontent.com/b3b24a28ce18ce310479c269082af38cbad49d9fcea8a05c6fb148696a8b6a81/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e756d656e636f64652f776e2d626c6f67657874656e73696f6e2d706c7567696e3f6c6162656c3d6f70656e253230736f75726365267374796c653d666c61742d73717561726526636f6c6f723d303039394646)](https://github.com/numencode/wn-blogextension-plugin/blob/main/LICENSE.md)

---

Target Audience
---------------

[](#target-audience)

The NumenCode Blog Extension plugin is designed for Winter CMS users who want to extend the functionality of their blog with enhanced features. It is ideal for developers looking to add dynamic components to their blog posts, as well as content creators who need a more user-friendly editing experience. This plugin caters to website owners and agencies seeking a customizable and feature-rich blogging system, offering tools to manage media, improve SEO with tags and breadcrumbs, and streamline content creation with WYSIWYG editors. Whether you're building a personal blog, a corporate website, or an online magazine, this extension provides the flexibility to meet various blogging needs.

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

[](#installation)

This plugin is available for installation via [Composer](http://getcomposer.org/).

```
composer require numencode/wn-blogextension-plugin
```

After installing the plugin you will need to run the migrations.

```
php artisan winter:up
```

Requirements
------------

[](#requirements)

- [Winter CMS Blog Plugin](https://github.com/wintercms/wn-blog-plugin) version ^2.1 or higher.
- [NumenCode Fundamentals Plugin](https://github.com/numencode/wn-fundamentals-plugin) version ^1.0 or higher.
- [Winter CMS](https://wintercms.com/) 1.2.7 or higher.
- PHP version 8.0 or higher.

---

Features Overview
-----------------

[](#features-overview)

This plugin in the extension for the original [Winter CMS Blog Plugin](https://github.com/wintercms/wn-blog-plugin)which provides a variety of useful features designed to improve the blog post management experience.

This extension introduces a more user-friendly CMS interface for blog post editing, along with powerful additions such as:

- **Picture Gallery** for blog posts
- **File attachments** for each blog post
- **Tagging system** with related posts and tag lists
- **WYSIWYG editor** for both blog content and excerpts
- **RSS feed** which is fully customizable
- **Content faker** for blog categories, posts, and media
- **Breadcrumbs navigation** for blog posts
- **Estimated reading time** display for blog posts

All these features can be easily enabled through the CMS or integrated into your templates as components, offering flexibility and convenience for developers and content creators alike.

---

Changelog
---------

[](#changelog)

All notable changes are documented in the [CHANGELOG](CHANGELOG.md).

---

Contributing
------------

[](#contributing)

Please refer to the [CONTRIBUTING](CONTRIBUTING.md) guide for details on contributing to this project.

---

Security
--------

[](#security)

If you identify any security issues, email  rather than using the issue tracker.

---

Author
------

[](#author)

The **NumenCode.BlogExtension** plugin is created and maintained by [Blaz Orazem](https://orazem.si/).

For inquiries, contact:

---

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

[![License](https://camo.githubusercontent.com/b9f64c84085a51499ea558a5f1774bd3188b9c67aaa060b98f8349a27ea10317/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e756d656e636f64652f776e2d626c6f67657874656e73696f6e2d706c7567696e3f7374796c653d666c61742d73717561726526636f6c6f723d303039394646)](https://github.com/numencode/wn-blogextension-plugin/blob/main/LICENSE.md)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

555d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5699173?v=4)[Blaž Oražem](/maintainers/blazorazem)[@BlazOrazem](https://github.com/BlazOrazem)

---

Top Contributors

[![BlazOrazem](https://avatars.githubusercontent.com/u/5699173?v=4)](https://github.com/BlazOrazem "BlazOrazem (17 commits)")

---

Tags

phpwinterwintercmswintercms-pluginpluginlaravelblogwinterwinter cmsnumencode

### Embed Badge

![Health badge](/badges/numencode-wn-blogextension-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/numencode-wn-blogextension-plugin/health.svg)](https://phpackages.com/packages/numencode-wn-blogextension-plugin)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

101400.6k78](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54686.7k25](/packages/solspace-craft-freeform)[winter/wn-blog-plugin

Blog plugin for Winter CMS

2147.5k3](/packages/winter-wn-blog-plugin)[winter/wn-sitemap-plugin

Sitemap plugin for Winter CMS

1050.7k1](/packages/winter-wn-sitemap-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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