PHPackages                             networkteam/neos-mockup - 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. networkteam/neos-mockup

ActiveNeos-package

networkteam/neos-mockup
=======================

A Neos package providing basic mockup functionality for content-first approach

5.0.1(9mo ago)014.4k↓46.4%1[1 PRs](https://github.com/networkteam/neos-mockup/pulls)MITSCSS

Since Aug 13Pushed 9mo ago5 watchersCompare

[ Source](https://github.com/networkteam/neos-mockup)[ Packagist](https://packagist.org/packages/networkteam/neos-mockup)[ RSS](/packages/networkteam-neos-mockup/feed)WikiDiscussions master Synced 1mo ago

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

neos-mockup
===========

[](#neos-mockup)

A Neos package providing basic mockup functionality for content-first approach

Versions
--------

[](#versions)

Neos CMSPlugin&gt;= 9.05.x&gt;= 4.0, &lt; 9.04.xInstall package
---------------

[](#install-package)

1. Install **neos base distribution** via composer
2. Require package `networkteam/neos-mockup` as composer dependency

```
composer require "networkteam/neos-mockup"
```

3. Remove `neos/demo` package

```
composer remove package neos/demo
```

4. Follow Neos setup () and **create a new site package with a dummy site**
5. Log into Neos backend ()

Usage Mockup Page
-----------------

[](#usage-mockup-page)

Set prototype of Page to `Networkteam.Neos.Mockup.Page`

Usage Mockup Header
-------------------

[](#usage-mockup-header)

Set prototype of Header to `Networkteam.Neos.Mockup:Components.Molecules.Header`

Usage Mockup Body
-----------------

[](#usage-mockup-body)

Set prototype of Body to `Networkteam.Neos.Mockup:Components.Templates.Page`

Usage Mockup Navigation
-----------------------

[](#usage-mockup-navigation)

Set prototype of Navigation to `Networkteam.Neos.Mockup:Components.Organisms.Navbar`To use your custom logo / title or else, overwrite certain props you want. E.g.:

```
  prototype(Networkteam.Neos.Mockup:Components.Organisms.Navbar) {
      title = ${site.context.currentSite.name}
      alt = ''

      titleEntity = Your.Custom.Package:Components.Atoms.Logo {
          title=${props.title}
          alt=${props.alt}
          imageSrc = Neos.Fusion:ResourceUri {
              path = 'resource://Your.Custom.Package/Public/Images/logos/logo.svg'
          }
          link = Neos.Neos:NodeUri {
              node = ${site}
          }
      }
  }

```

Usage Placeholder
-----------------

[](#usage-placeholder)

After installation you can use Placeholder-Component like any other Neos-Content-Component.

Custom Styles / Contribution
----------------------------

[](#custom-styles--contribution)

Use `yarn` to install dependencies.

We moved the creation of stylesheets to SCSS. Compiling is possible by using `yarn start` which is a watcher for devlopment. Use `yarn build` to get a compressed production build.

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance56

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~195 days

Recently: every ~242 days

Total

14

Last Release

291d ago

Major Versions

1.1.3 → 2.0.02019-11-28

2.0.0 → 3.0.02020-02-11

3.1.0 → 4.0.02022-12-06

4.1.0 → 5.0.02025-07-31

### Community

Maintainers

![](https://www.gravatar.com/avatar/790179df9a15d9175b9ec8fdc2df5c4c660a52a4fb6d429376cf66b66b0a595c?d=identicon)[chlu](/maintainers/chlu)

![](https://www.gravatar.com/avatar/7cbf52f8dce27737b73b79ac2c958434339f3dcf704b17a040956ed9a33eb4ef?d=identicon)[networkteam](/maintainers/networkteam)

---

Top Contributors

[![nilsjung](https://avatars.githubusercontent.com/u/24273394?v=4)](https://github.com/nilsjung "nilsjung (22 commits)")[![jonaphil](https://avatars.githubusercontent.com/u/187416060?v=4)](https://github.com/jonaphil "jonaphil (7 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![suffle](https://avatars.githubusercontent.com/u/10942229?v=4)](https://github.com/suffle "suffle (5 commits)")[![lneugebauer](https://avatars.githubusercontent.com/u/25110308?v=4)](https://github.com/lneugebauer "lneugebauer (4 commits)")

### Embed Badge

![Health badge](/badges/networkteam-neos-mockup/health.svg)

```
[![Health](https://phpackages.com/badges/networkteam-neos-mockup/health.svg)](https://phpackages.com/packages/networkteam-neos-mockup)
```

###  Alternatives

[neos/neos-ui

Neos CMS UI written in React

2661.0M104](/packages/neos-neos-ui)[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

116989.0k674](/packages/neos-neos)[neos/neos-base-distribution

Neos Base Distribution

4464.9k](/packages/neos-neos-base-distribution)[flowpack/media-ui

This module allows managing media assets including pictures, videos, audio and documents.

2184.5k2](/packages/flowpack-media-ui)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[flowpack/nodetemplates

Neos package that allows to modify nodes on creation via templates.

32492.9k15](/packages/flowpack-nodetemplates)

PHPackages © 2026

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