Tearoom One Content Watch Allows you to keep track of what has been changed and by whom. Docs Source Install Manual Download and extract the folder to site/plugins/content-watch Git Submodule Copy Version 2.4.3 License MIT Stars 12 Supports K5 K4 Created 25 Jun 2025 Updated 1 Aug 2025 Info Topics Logging Implements Panel area(s) Support Docs Issues Email Latest releases 2.4.3 2.4.2 1.3.5 1.3.2 1.3.1 Similar plugins Kirbylog Zero-dependency global kirbylog() helper for any content 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 $site->log('My message', 'error'); Log A little log utility (KLogger wrapper) 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 $form = new Form(); if ($kirby->request()->is('POST')) { // Call security $form->spamWordsGuard(); // .. more code } Uniform Spam Words A plugin for Kirby that provides a spam guard for the Uniform Form plugin. It uses extendable word lists and weights and counts links and em… 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