PHPackages                             wwwision/form-contentreferences - 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. [Templating &amp; Views](/categories/templating)
4. /
5. wwwision/form-contentreferences

ActiveNeos-package[Templating &amp; Views](/categories/templating)

wwwision/form-contentreferences
===============================

Flow package with a custom Flow Form Framework Form Element that renders Neos Content References

1.0.0(8y ago)113[1 PRs](https://github.com/bwaidelich/Wwwision.Form.ContentReferences/pulls)MITPHP

Since Aug 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/bwaidelich/Wwwision.Form.ContentReferences)[ Packagist](https://packagist.org/packages/wwwision/form-contentreferences)[ RSS](/packages/wwwision-form-contentreferences/feed)WikiDiscussions master Synced 3d ago

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

Render Neos Content in Neos Form Framework Forms
================================================

[](#render-neos-content-in-neos-form-framework-forms)

This package adds a new Form Element `Wwwision.Form.ContentReferences:ContentReferences`to the `default` preset that allows to render Neos Content within Forms of the [Flow Form Framework](https://github.com/neos/form).

It includes:

- Form Framework Element definition in `Settings.yaml`
- The Fusion definition that is required to render the Content references from a given fusion path
- A Fluid template that will be used when rendering the form with the default `FluidFormRenderer`
- A Fusion prototype that will be used when rendering the form with the `neos/form-fusionrenderer`

Usage
-----

[](#usage)

Install this package using GIT:

```
git clone https://github.com/bwaidelich/Wwwision.Form.ContentReferences.git Packages/Application/Wwwision.Form.ContentReferences

```

And make sure to rescan the installed packages so that it is properly installed:

```
./flow flow:package:rescan

```

**Note:** This package requires the `neos/form-builder` package to be installed

In the Neos backend there's now a new Content Element type that can be added to node-based Forms:

[![Create Wizard](Documentation/Images/CreateWizard.png)](Documentation/Images/CreateWizard.png)

When selecting the element, Content references can be added in the Property Inspector:

[![Property Inspector](Documentation/Images/PropertyInspector.png)](Documentation/Images/PropertyInspector.png)

**Note:** This Form Element can't be used outside of node-based Forms because its rendering relies on the Neos Fusion runtime.

Disclaimer and further considerations
-------------------------------------

[](#disclaimer-and-further-considerations)

This package is merely an *example* that should demonstrate how the Form Framework &amp; Builder can be extended. I would not recommend to allow editors to add arbitrary content to a Form but with that package as inspiration it should be easy to include custom elements.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

3181d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/307571?v=4)[Bastian Waidelich](/maintainers/bwaidelich)[@bwaidelich](https://github.com/bwaidelich)

---

Top Contributors

[![bwaidelich](https://avatars.githubusercontent.com/u/307571?v=4)](https://github.com/bwaidelich "bwaidelich (1 commits)")

### Embed Badge

![Health badge](/badges/wwwision-form-contentreferences/health.svg)

```
[![Health](https://phpackages.com/badges/wwwision-form-contentreferences/health.svg)](https://phpackages.com/packages/wwwision-form-contentreferences)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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