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

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

webographen/statamic-widget-continue-editing
============================================

List of last edited entries in Statamic control panel

v1.3.2(1y ago)031.5k↓19.5%2[2 issues](https://github.com/stoffelio/statamic-widget-continue-editing/issues)MITPHP

Since Oct 4Pushed 1y agoCompare

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

READMEChangelog (8)Dependencies (1)Versions (9)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

35

—

LowBetter than 80% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.2% 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 ~137 days

Recently: every ~0 days

Total

8

Last Release

726d ago

### Community

Maintainers

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

---

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)")[![godismyjudge95](https://avatars.githubusercontent.com/u/3847288?v=4)](https://github.com/godismyjudge95 "godismyjudge95 (1 commits)")

### Embed Badge

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

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

###  Alternatives

[statamic/ssg

Generate static sites with Statamic.

254302.4k](/packages/statamic-ssg)[statamic/seo-pro

65440.7k](/packages/statamic-seo-pro)[jacksleight/statamic-bard-texstyle

17172.5k](/packages/jacksleight-statamic-bard-texstyle)[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20116.8k](/packages/visuellverstehen-statamic-classify)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

2381.5k10](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

13128.3k](/packages/withcandour-aardvark-seo)

PHPackages © 2026

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