Markus Denhoff Sentry Sentry real-time crash reporting for Kirby CMS sites Docs Source Install Manual Download … and extract the folder to site/plugins/sentry Composer Copy Git Submodule Copy Version 3.2.1 License MIT Stars 19 Supports K5 K4 Created 24 Jun 2016 Updated 3 Jun 2025 Info Topics Analytics Debugging Logging Devtools Implements Hook(s) Support Docs Issues Email Latest releases 3.2.1 3.2.0 3.1.0 3.0.0 2.0.5 Similar plugins Plausibly A native Plausible Analytics dashboard for the Kirby Panel K5 Simplestats Track page views, referrers and devices on your Kirby 3 website. This plugin provides a simple solution for self-hosted, minimal and non-int… K5 iFrame Plugin to add an iFrame to Kirby Panel K5 K4 More by Markus Denhoff More OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K5 K4 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) K5 K4 Git Content Automatic commit and push of content changes made via the Panel to a git repository K5 K4