jdsdev / craft-recentlyupdated
Add a Craft dashboard widget to show recently updated entries.
Installs: 615
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^3.5.0
This package is auto-updated.
Last update: 2025-06-25 06:58:31 UTC
README
Adds a dashboard widget to show recently updated entries as opposed to the recently added entries, shown by Craft's default widget. Also shows the dates, notes and authors of the last two revisions for recently updated entries.
Requirements
This plugin requires Craft CMS 3.2.0 or later. Earlier versions for Craft 3.0-3.2 and Craft 2 available upon request.
Installation
To install the plugin, follow these instructions.
- Open your terminal and go to your Craft project:
cd /path/to/project
- Then tell Composer to load the plugin:
composer require jdsdev/craft-recentlyupdated
- In the Control Panel, go to Settings → Plugins and click the “Install” button for Recently Updated.
Usage
Go to the dashboard open the + New Widget
menu and select Recently Updated.