vardump/recentchanges

A Widget showing the last updated entries.

2.0.0 2022-12-07 15:30 UTC

This package is auto-updated.

Last update: 2024-04-07 18:32:31 UTC


README

A Widget showing the last updated entries. (Forked from the original RecentEntries Widget included in Craft 4)

Screenshot

The username is only shown in Craft Pro because you only have one user in Craft Solo.

Requirements

This plugin requires Craft CMS 4.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require vardump/recentchanges
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for recentchanges.

Configuring recentchanges

Go to the Dashboard and add a Recent Changes Widget.

You can choose a section and the number of entries shown.

Screenshot

Brought to you by vardump.de