PHPackages                             dimsog/wn-blocks-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. dimsog/wn-blocks-plugin

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

dimsog/wn-blocks-plugin
=======================

Visual block editor for WinterCMS

1.0.2(3y ago)11161MITPHPPHP &gt;=8.0

Since Jan 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dimsog/wn-blocks-plugin)[ Packagist](https://packagist.org/packages/dimsog/wn-blocks-plugin)[ RSS](/packages/dimsog-wn-blocks-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (8)Used By (0)

Blocks plugin for WinterCMS
===========================

[](#blocks-plugin-for-wintercms)

Allows you to edit blocks stored in database on the front-end pages.

### Features

[](#features)

- backend editor
- front-end editor
- the ability to add your custom CSS classes
- Blocks preloader (cache)

### Language support

[](#language-support)

- English
- Russian

### Supported versions

[](#supported-versions)

Please check:

- PHP 8.0
- PHP 8.1
- PHP 8.2

### Installation

[](#installation)

```
composer require dimsog/wn-blocks-plugin
```

### How to use

[](#how-to-use)

pages/home.htm

```
title = "Demonstration"
url = "/"
layout = "default"

[block]

==

{% component 'block' code='block1' %}

{% component 'block' code='block2' class='foo-bar' %}
```

### Using with Blocks Preloader component

[](#using-with-blocks-preloader-component)

All blocks are loaded with a single SQL query

```
title = "Demonstration"
url = "/"
layout = "default"

[blocksPreloader]
id = "10, 11, 12"
code = "block1, block2"

[block]

==

{% component 'block' code='block1' %}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

Every ~0 days

Total

3

Last Release

1217d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/749a4498fe922187690a19e92ef1f20e95a8f173217cee00dd18c2ec0e6e990d?d=identicon)[dimsog](/maintainers/dimsog)

---

Top Contributors

[![dimsog](https://avatars.githubusercontent.com/u/904958?v=4)](https://github.com/dimsog "dimsog (47 commits)")

---

Tags

winter visual blocks editor

### Embed Badge

![Health badge](/badges/dimsog-wn-blocks-plugin/health.svg)

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

PHPackages © 2026

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