Bruno Meilick Monolog Use Monolog to log data to files, databases, notifications and more. Docs Source Install Manual Download and extract the folder to site/plugins/monolog Composer Copy Git Submodule Copy Sponsor monolog()->info('test-' . time()), [ 'title' => $page->title(), 'page' => $page->id() ]); Version 5.0.0 License MIT Stars 2 Supports K5 K4 K3 Created 28 Oct 2019 Updated 28 Nov 2024 Info Topics Analytics Logging Support Docs Issues Email Latest releases 5.0.0 3.0.0 2.0.4 2.0.3 2.0.2 Similar plugins Retour Add and manage redirects based on rules, supporting wildcards and HTTP status codes. Track requests to your site that end up nowhere. All di… K5 K4 K3 Plausible Simple plugin providing plausible iframe panel view to kirby panel and simple frontend snippet. K5 K4 K3 Kirbylog Zero-dependency global kirbylog() helper for any content K5 K4 K3 More by Bruno Meilick More return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3 return [ 'bnomei.securityheaders.headers' => [ 'X-Frame-Options' => 'SAMEORIGIN', 'X-XSS-Protection' => '1; mode=block', 'X-Content-Type-Options' => 'nosniff', ... ] ]; Content Security Policy Simplify the content security policy headers setup for your website K5 K4 K3 UTM Tracking Automatically track events from URLs with UTM parameters and view statistics about them right in the panel. K5 K4 K3