Markus Denhoff Sentry Sentry real-time crash reporting for Kirby CMS sites Docs Source Download Version 3.1.0 License MIT Stars 17 Supports K4 K3 Created 24 Jun 2016 Updated 10 Jan 2024 Info Topics Analytics Debugging Logging Devtools Implements Hook(s) Support Docs Issues Email Latest releases 3.1.0 3.0.0 2.0.5 2.0.4 2.0.3 Similar plugins Storybook Generate Storybook stories from snippets and templates K5 K4 K3 <?= $page->counterImage() ?> Pageview Counter Track Page view count and last visited timestamp K5 K4 K3 - kirby install - kirby install:kit - kirby install:repo - kirby make:blueprint - kirby make:collection - kirby make:command CLI The Kirby command line interface helps to simplify common tasks with your Kirby installations. K5 K4 K3 More by Markus Denhoff More OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K4 K3 class MigrationTest extends Migration { public function up() { $result = Db::query( 'ALTER TABLE `my_table` ADD COLUMN `test` INT DEFAULT NULL; '); if (!$result) throw Db::lastError(); } } Migrations Migrations management (eg. for Databases) K3 Clear Cloudflare Cache Automatically purge Cloudflare cached URLs K4 K3