PHPackages                             kiltau/multisite-preview - 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. kiltau/multisite-preview

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

kiltau/multisite-preview
========================

Multisite preview button for the Neos backend. Useful for multisites with a data site to manage the content of multiple sites and thus having a possibility to open the preview of the current site in the corresponding frontend.

1.0.3(1y ago)03MITJavaScript

Since Feb 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dmitrijkiltau/Kiltau.MultisitePreview)[ Packagist](https://packagist.org/packages/kiltau/multisite-preview)[ RSS](/packages/kiltau-multisite-preview/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Multisite Preview
=================

[](#multisite-preview)

This package provides a multisite preview button for the Neos backend. Useful for multisites with a data site to manage the content of multiple sites and thus having a possibility to open the preview of the current site in the corresponding frontend.

Usage
-----

[](#usage)

### Default Configuration

[](#default-configuration)

#### 1. Add the following to your preview reference node type, e.g. homepage `superTypes`:

[](#1-add-the-following-to-your-preview-reference-node-type-eg-homepage-supertypes)

```
  Kiltau.MultisitePreview:PreviewReference: true
```

This will allow you to select the preview references for your document node type. This is usually the homepage of a site.

#### 2. Add the following to your Document node type, e.g. blog post `superTypes`:

[](#2-add-the-following-to-your-document-node-type-eg-blog-post-supertypes)

```
  Kiltau.MultisitePreview:PreviewButton: true
```

This will allow you to select the preview references for your document node type and change the preview button into a dropdown.

### Configuration Override

[](#configuration-override)

If you don't want to use the default configuration, you can override the property name in your configuration.

```
Neos:
  Neos:
    Ui:
      frontendConfiguration:
        'Kiltau.MultisitePreview':
          previewReferences: 'yourPropertyName'
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance43

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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 ~1 days

Total

4

Last Release

457d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea31d4f784b64c0080a1dd2ad42d51f03970e1f72a714bbc4b91e70c5f32897e?d=identicon)[dmitrijkiltau](/maintainers/dmitrijkiltau)

---

Top Contributors

[![dmitrijkiltau](https://avatars.githubusercontent.com/u/13748577?v=4)](https://github.com/dmitrijkiltau "dmitrijkiltau (9 commits)")

### Embed Badge

![Health badge](/badges/kiltau-multisite-preview/health.svg)

```
[![Health](https://phpackages.com/badges/kiltau-multisite-preview/health.svg)](https://phpackages.com/packages/kiltau-multisite-preview)
```

###  Alternatives

[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[yoast/yoast-seo-for-neos

Yoast SEO for Neos CMS

24164.8k](/packages/yoast-yoast-seo-for-neos)[shel/neos-hyphens

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

20200.7k1](/packages/shel-neos-hyphens)[techdivision/ckstyles

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

21166.3k](/packages/techdivision-ckstyles)[sitegeist/silhouettes

Preconfigure property-silhuettes that can be applied to various properties of multiple NodeTypes.

16157.5k](/packages/sitegeist-silhouettes)[psmb/flatnav

Custom navigation module for Neos CMS

2541.7k](/packages/psmb-flatnav)

PHPackages © 2026

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