Skip to content

biglotteryfund/recentchanges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recentchanges plugin for Craft CMS 3.x

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

Screenshot

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

Requirements

This plugin requires Craft CMS 3.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

About

A craft 3 widget showing recent changes to entries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.2%
  • HTML 18.8%