PHPackages                             jonnitto/multicolumn - 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. jonnitto/multicolumn

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

jonnitto/multicolumn
====================

MultiColumn System for Neos. Please bring your own css

2.2.0(5y ago)21.5k3MIT

Since Jul 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jonnitto/Jonnitto.MultiColumn)[ Packagist](https://packagist.org/packages/jonnitto/multicolumn)[ Fund](https://www.paypal.me/Jonnitto/20eur)[ GitHub Sponsors](https://github.com/jonnitto)[ RSS](/packages/jonnitto-multicolumn/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (1)Versions (19)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/e0dbf2bda0f610e62c3ff1906a0180318697ec30f4afa8d7404d2c5a8bac2a23/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6e6e6974746f2f6d756c7469636f6c756d6e2f762f737461626c65)](https://packagist.org/packages/jonnitto/multicolumn)[![Total Downloads](https://camo.githubusercontent.com/e00558523c081fbd0ade767a0b51121cd179f31fb38e5ed827b42efe9005ba23/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6e6e6974746f2f6d756c7469636f6c756d6e2f646f776e6c6f616473)](https://packagist.org/packages/jonnitto/multicolumn)[![License](https://camo.githubusercontent.com/7b9e0056e4199ee113454b0b453ba881f4e4fdb7bad4dc03936980ece79d2102/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6e6e6974746f2f6d756c7469636f6c756d6e2f6c6963656e7365)](LICENSE)[![GitHub forks](https://camo.githubusercontent.com/f1f7dbdb9666ad5945b77b3f366489cf533f67eea3701bba77ccb1743231bd6c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6a6f6e6e6974746f2f4a6f6e6e6974746f2e4d756c7469436f6c756d6e2e7376673f7374796c653d736f6369616c266c6162656c3d466f726b)](https://github.com/jonnitto/Jonnitto.MultiColumn/fork)[![GitHub stars](https://camo.githubusercontent.com/bf9ae921ba1da7c1a68595a4f21176c7d389ad09a9372d111fe2b66a186f9e45/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6a6f6e6e6974746f2f4a6f6e6e6974746f2e4d756c7469436f6c756d6e2e7376673f7374796c653d736f6369616c266c6162656c3d5374617273)](https://github.com/jonnitto/Jonnitto.MultiColumn/stargazers)[![GitHub watchers](https://camo.githubusercontent.com/be80c8f15499dd35cd82234b3fe748e8c7016bb79e238f9122db6ca0b290116d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f77617463686572732f6a6f6e6e6974746f2f4a6f6e6e6974746f2e4d756c7469436f6c756d6e2e7376673f7374796c653d736f6369616c266c6162656c3d5761746368)](https://github.com/jonnitto/Jonnitto.MultiColumn/subscription)[![GitHub followers](https://camo.githubusercontent.com/d6a5c27d7c6c05ecc3a033972dd1c1d6e88610dc4495d29b74681b0dfe391eb5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f6c6c6f776572732f6a6f6e6e6974746f2e7376673f7374796c653d736f6369616c266c6162656c3d466f6c6c6f77)](https://github.com/jonnitto/followers)[![Follow Jon on Twitter](https://camo.githubusercontent.com/a5d40acbfdb781560e282476df7895f40f8b10783e6b1b9058900bd601d5d2a8/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f6a6f6e6e6974746f2e7376673f7374796c653d736f6369616c266c6162656c3d466f6c6c6f77)](https://twitter.com/jonnitto)

Jonnitto.MultiColumn
====================

[](#jonnittomulticolumn)

MultiColumn System for [Neos](https://neos.io). Please bring your own css

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

[](#installation)

Most of the time you have to make small adjustments to a package (e.g. configuration in Settings.yaml). Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site packages located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:

```
composer require jonnitto/multicolumn --no-update

```

The --no-update command prevent the automatic update of the dependencies. After the package was added to your theme composer.json, go back to the root of the Neos installation and run composer update. Et voilà! Your desired package is now installed correctly.

Grid
----

[](#grid)

Possible grid classes are:

**xs**
`3, 4, 6, 8, 12`

**sm / md / lg / xl**
`2, 3, 4, 6, 8, 9, 10`

Classes get rendered like this: `col-BREAKPOINT-NUMBER`, e. g. `col-sm-8`

License
-------

[](#license)

Licensed under MIT, see [LICENSE](LICENSE)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 98% 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 ~94 days

Recently: every ~286 days

Total

18

Last Release

2031d ago

Major Versions

0.1.5 → 1.0.02017-01-30

1.0.2 → 2.0.02017-10-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fec51ac160a110a31a72a54ac29e276a447d8306205a052d35491ac9cf0589b?d=identicon)[jonnitto](/maintainers/jonnitto)

---

Top Contributors

[![jonnitto](https://avatars.githubusercontent.com/u/4510166?v=4)](https://github.com/jonnitto "jonnitto (98 commits)")[![egobude](https://avatars.githubusercontent.com/u/397376?v=4)](https://github.com/egobude "egobude (1 commits)")[![markusguenther](https://avatars.githubusercontent.com/u/1014126?v=4)](https://github.com/markusguenther "markusguenther (1 commits)")

---

Tags

multicolumnneoscmsnodetypecontentgridflowNeosmulticolumnnodetypes

### Embed Badge

![Health badge](/badges/jonnitto-multicolumn/health.svg)

```
[![Health](https://phpackages.com/badges/jonnitto-multicolumn/health.svg)](https://phpackages.com/packages/jonnitto-multicolumn)
```

###  Alternatives

[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21179.5k](/packages/techdivision-ckstyles)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14104.7k6](/packages/shel-neos-colorpicker)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

21214.3k1](/packages/shel-neos-hyphens)[moc/notfound

Neos CMS package that loads a normal editable page for displaying a 404 error

17170.4k](/packages/moc-notfound)[carbon/includeassets

Include your assets (css, js) in an easy way into Neos

14235.7k15](/packages/carbon-includeassets)

PHPackages © 2026

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