Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Tearoom One Tearoom One

    Content Watch

    Allows you to keep track of what has been changed and by whom.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/kirby-content-watch

    Composer

    Git Submodule

    Version
    3.0.0
    License
    MIT
    Stars
    12
    Supports
    K5 K4
    Created
    25 Jun 2025
    Updated
    29 Aug 2025

    Info

    Topics
    • Logging
    Implements
    • Panel area(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 3.0.0
    • 2.6.2
    • 2.6.1
    • 2.6.0
    • 2.5.0

    Similar plugins

    • $site->log('My message', 'error');
      Log A little log utility (KLogger wrapper) K4 K3
    • Sentry Sentry real-time crash reporting for Kirby CMS sites K5 K4 K3
    • monolog()->info('test-' . time()), [
          'title' => $page->title(),
          'page'  => $page->id()
      ]);
      Monolog Use Monolog to log data to files, databases, notifications and more. K5 K4 K3

    More by Tearoom One

    More
    • Uniform Contact Block A plugin for Kirby that provides a contact form block based on Kirby Uniform. It allows to put a contact form anywhere in your layout with m… K5 K4
    • FTP Backup Kirby plugin that creates backups of your site content and uploads them to an FTP server. K5 K4
    • Block Reference This plugin allows you to reference other blocks. Thus, you can easily repeat a block in multiple places on your page while being able to up… K5 K4