PHPackages                             justinholtweb/craft-peek - 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. justinholtweb/craft-peek

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

justinholtweb/craft-peek
========================

Content staging, visual diff, and coordinated releases for Craft CMS.

5.0.0(1mo ago)00proprietaryPHPPHP ^8.2

Since Jun 12Pushed 6d agoCompare

[ Source](https://github.com/justinholtweb/craft-peek)[ Packagist](https://packagist.org/packages/justinholtweb/craft-peek)[ RSS](/packages/justinholtweb-craft-peek/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (5)Versions (2)Used By (0)

Peek — Content Staging &amp; Visual Diff for Craft CMS 5
========================================================

[](#peek--content-staging--visual-diff-for-craft-cms-5)

Peek gives editorial teams field-by-field diff comparison, side-by-side visual preview, and coordinated multi-entry releases for Craft CMS 5.

Features
--------

[](#features)

- **Field Diff** — Side-by-side comparison of every field between a draft and its live entry, with syntax-highlighted changes
- **Visual Preview** — Two-pane iframe preview showing live vs. draft with synchronized scrolling
- **Releases** — Group multiple drafts into a release and publish them atomically (all or nothing)
- **Scheduled Publishing** — Set a future date and let Peek auto-publish via cron
- **Dashboard** — Overview of pending drafts, stale drafts, and active releases across the site
- **Entry Sidebar** — See changed field count, diff link, and release membership directly in the draft editor

Requirements
------------

[](#requirements)

- Craft CMS 5.0.0 or later
- PHP 8.2 or later

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

[](#installation)

```
composer require justinholtweb/craft-peek
php craft plugin/install peek
```

Scheduling
----------

[](#scheduling)

To enable scheduled releases, add a cron job that runs every minute:

```
* * * * * /path/to/craft peek/scheduler/check

```

Permissions
-----------

[](#permissions)

PermissionDescriptionAccess PeekView the Peek CP sectionView diffsView field-by-field diff comparisonsManage releasesCreate, edit, and manage releasesPublish releasesPublish releases (apply all drafts)Schedule releasesSet scheduled publish datesDelete releasesDelete releasesManage Peek settingsAccess plugin settingsConfiguration
-------------

[](#configuration)

Settings are available in the Craft CP under Peek &gt; Settings, or via `config/peek.php`:

```
return [
    'staleDraftDays' => 14,
    'defaultSiteId' => null,
    'enableVisualPreview' => true,
    'maxEntriesPerRelease' => 50,
];
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance95

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

46d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/035cb655c55af0e9e5b96754b80fd9703e195c32dbdfc49ae9a43ab9cf8db560?d=identicon)[justinholtweb](/maintainers/justinholtweb)

---

Top Contributors

[![justinholtweb](https://avatars.githubusercontent.com/u/295903?v=4)](https://github.com/justinholtweb "justinholtweb (6 commits)")

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/justinholtweb-craft-peek/health.svg)

```
[![Health](https://phpackages.com/badges/justinholtweb-craft-peek/health.svg)](https://phpackages.com/packages/justinholtweb-craft-peek)
```

###  Alternatives

[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

393813.5k10](/packages/spicyweb-craft-neo)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

293952.6k34](/packages/craftcms-feed-me)[verbb/formie

The most user-friendly forms plugin for Craft.

101393.6k74](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k21](/packages/solspace-craft-freeform)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)

PHPackages © 2026

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