Bruno Meilick Pageview Counter Track Page view count and last visited timestamp Docs Source Install Manual Download and extract the folder to site/plugins/pageviewcounter Composer Copy Git Submodule Copy Sponsor <?= $page->counterImage() ?> Version 5.3.1 License MIT Stars 24 Supports K5 K4 K3 Created 28 Aug 2020 Updated 24 Mar 2025 Info Topics Analytics Databases Templating Implements Pages method(s) Support Docs Issues Email Latest releases 5.3.1 5.3.0 5.2.0 5.1.0 5.0.0 Similar plugins Sentry Sentry real-time crash reporting for Kirby CMS sites K5 K4 K3 $form = new Form([ 'name' => [ 'rules' => ['required'], 'message' => ['Name is required'] ], ]); Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site K5 K4 K3 Blade Templates Use Laravel Blade templates for your Kirby site K5 K4 K3 More by Bruno Meilick More 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 Redis Cache Driver Redis based Cache-Driver K5 K4 K3