PHPackages                             laurenskr/statamic-widget-continue-editing - 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. laurenskr/statamic-widget-continue-editing

ActiveStatamic-addon[Utility &amp; Helpers](/categories/utility)

laurenskr/statamic-widget-continue-editing
==========================================

List of last edited entries in Statamic control panel, fork of webographen/statamic-widget-continue-editing

047PHP

Since Jan 29Pushed 3mo agoCompare

[ Source](https://github.com/laurenskr/statamic-widget-continue-editing)[ Packagist](https://packagist.org/packages/laurenskr/statamic-widget-continue-editing)[ RSS](/packages/laurenskr-statamic-widget-continue-editing/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Statamic Widget: Continue Editing
=================================

[](#statamic-widget-continue-editing)

This widget lists the last edited entries in the control panel so you can jump right back into work.

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

[](#requirements)

- Statamic v3

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

[](#installation)

From your site folder, run `composer require webographen/statamic-widget-continue-editing` - or install it via the control panel.

Usage
-----

[](#usage)

To add the widget to your control panel dashboard, edit the config under `config/statamic/cp.php` and add the following entry to the `widgets` array:

```
[
    'type' => 'continue_editing',
    'width' => 100,
],
```

Optional Parameters
-------------------

[](#optional-parameters)

By default the widget display the last five entries across all collections. You can modify this by adding two more parameters:

```
[
    'type' => 'continue_editing',
    'width' => 100,
    'collections' => '*',
    'limit' => 5
],
```

**Collections:** One or more piped collections to display - e.g. 'pages', 'pages|posts', or '\*' (any) for the default behavior

**Limit:** The maximum number of entries as an integer

About Us
--------

[](#about-us)

[Webographen](https://webographen.de/) is a digital design studio focusing on Statamic. We make websites that are not just pretty, but scale in terms of design and technology.

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance57

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 78.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5311e6abf7356148818974f0b32b99b28ee2a8c84a6f5451290f03382c7b72d6?d=identicon)[laurenskr](/maintainers/laurenskr)

---

Top Contributors

[![stoffelio](https://avatars.githubusercontent.com/u/65236157?v=4)](https://github.com/stoffelio "stoffelio (25 commits)")[![quintenbuis](https://avatars.githubusercontent.com/u/36452184?v=4)](https://github.com/quintenbuis "quintenbuis (3 commits)")[![laurenskr](https://avatars.githubusercontent.com/u/62313434?v=4)](https://github.com/laurenskr "laurenskr (2 commits)")[![godismyjudge95](https://avatars.githubusercontent.com/u/3847288?v=4)](https://github.com/godismyjudge95 "godismyjudge95 (1 commits)")[![laurens-del](https://avatars.githubusercontent.com/u/257278491?v=4)](https://github.com/laurens-del "laurens-del (1 commits)")

### Embed Badge

![Health badge](/badges/laurenskr-statamic-widget-continue-editing/health.svg)

```
[![Health](https://phpackages.com/badges/laurenskr-statamic-widget-continue-editing/health.svg)](https://phpackages.com/packages/laurenskr-statamic-widget-continue-editing)
```

###  Alternatives

[whitehat101/apr1-md5

Apache's APR1-MD5 algorithm in pure PHP

349.7M10](/packages/whitehat101-apr1-md5)

PHPackages © 2026

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