PHPackages                             jonnitto/nodetypes - 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/nodetypes

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

jonnitto/nodetypes
==================

Some NodeTypes for the greatest Content System on earth: Neos.io

2.1.0(8y ago)26892[1 issues](https://github.com/jonnitto/Jonnitto.NodeTypes/issues)MIT

Since Jul 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jonnitto/Jonnitto.NodeTypes)[ Packagist](https://packagist.org/packages/jonnitto/nodetypes)[ RSS](/packages/jonnitto-nodetypes/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (6)Versions (33)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/f4bae9ed7198a143e8f0954bf6dce5c4d8e1545e1f6be4c3b0e9742f7fcfe59e/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6e6e6974746f2f6e6f646574797065732f762f737461626c65)](https://packagist.org/packages/jonnitto/nodetypes)[![Total Downloads](https://camo.githubusercontent.com/6deb26ae7e0b30bdc45406bd05fa5be482da943df7aa2aebcaa9b937a0d03038/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6e6e6974746f2f6e6f646574797065732f646f776e6c6f616473)](https://packagist.org/packages/jonnitto/nodetypes)[![License](https://camo.githubusercontent.com/5ee2436b47d64114ed7d9278f58435bf70019ec16a1d12a406d3d4193d66187e/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6e6e6974746f2f6e6f646574797065732f6c6963656e7365)](https://packagist.org/packages/jonnitto/nodetypes)[![GitHub forks](https://camo.githubusercontent.com/d97cee03190f3a3c52deb4003ddce5194675c718ce0635ab4439a803def3e0fe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6a6f6e6e6974746f2f4a6f6e6e6974746f2e4e6f646554797065732e7376673f7374796c653d736f6369616c266c6162656c3d466f726b)](https://github.com/jonnitto/Jonnitto.NodeTypes/fork)[![GitHub stars](https://camo.githubusercontent.com/8921c0dc4875cfc275bd4631ba1ed5eb4030cd7da3ba458ea04d340788d6f2ce/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6a6f6e6e6974746f2f4a6f6e6e6974746f2e4e6f646554797065732e7376673f7374796c653d736f6369616c266c6162656c3d5374617273)](https://github.com/jonnitto/Jonnitto.NodeTypes/stargazers)[![GitHub watchers](https://camo.githubusercontent.com/331fbddb2b42753d02d11ede6505048dbe59a4b45ac24d7678dac8a775a44dc0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f77617463686572732f6a6f6e6e6974746f2f4a6f6e6e6974746f2e4e6f646554797065732e7376673f7374796c653d736f6369616c266c6162656c3d5761746368)](https://github.com/jonnitto/Jonnitto.NodeTypes/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.NodeTypes
==================

[](#jonnittonodetypes)

Some NodeTypes for the greatest Content System on earth: [Neos](https://www.neos.io). The Elements only get rendered of there is any content.

Important
=========

[](#important)

I split this package up in several other packages:

- [Jonnitto.Headline](https://github.com/jonnitto/Jonnitto.Headline)
- [Jonnitto.Text](https://github.com/jonnitto/Jonnitto.Text)
- [Jonnitto.AssetList](https://github.com/jonnitto/Jonnitto.AssetList)
- [Jonnitto.MultiColumn](https://github.com/jonnitto/Jonnitto.MultiColumn)
- [Jonnitto.Image](https://github.com/jonnitto/Jonnitto.Image) and/or [Jonnitto.Picture](https://github.com/jonnitto/Jonnitto.Picture)
- [Jonnitto.TextWithPicture](https://github.com/jonnitto/Jonnitto.TextWithPicture)
- [Jonnitto.ImagesInARow](https://github.com/jonnitto/Jonnitto.ImagesInARow)

I recomend to use these, because in the newest version is this package only a link to these new packages.

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/nodetypes --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.

Credits
-------

[](#credits)

Credits go out to [dotpulse](http://dotpulse.ch) and [Dmitri Pisarev](https://github.com/dimaip). Thank you for all the inspiration and investment.

License
-------

[](#license)

Licensed under MIT, see [LICENSE](LICENSE)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 99.1% 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 ~21 days

Recently: every ~44 days

Total

32

Last Release

2983d ago

Major Versions

0.1.21 → 1.0.02017-02-22

1.0.1 → 2.0.02017-11-02

0.1.x-dev → 1.0.22017-12-26

1.x-dev → 2.1.02018-04-29

### 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 (111 commits)")[![samuelhauser](https://avatars.githubusercontent.com/u/1894064?v=4)](https://github.com/samuelhauser "samuelhauser (1 commits)")

---

Tags

neoscmsnodetypecontentflowNeosnodetypes

### Embed Badge

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

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

###  Alternatives

[techdivision/ckstyles

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

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

A plugin for Neos CMS which provides a colorpicker editor

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

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

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

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

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

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

14233.4k12](/packages/carbon-includeassets)

PHPackages © 2026

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