A Widget showing the last updated entries. (Forked from the original RecentEntries Widget included in Craft 5)
The username is only shown in Craft Pro
because you only have one user in Craft Solo
.
This plugin requires Craft CMS 5.0.0 or later.
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 vardump/recentchanges
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for recentchanges.
Go to the Dashboard and add a Recent Changes Widget.
You can choose a section and the number of entries shown.
Brought to you by vardump.de