Markus Denhoff OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication Docs Source Install Manual Download … and extract the folder to site/plugins/oauth Composer Copy Git Submodule Copy Version 3.3.2 License MIT Stars 35 Supports K5 K4 K3 Created 13 May 2019 Updated 27 Aug 2025 Info Topics Authentication Panel Security Integrations Implements Panel component(s) Support Docs Issues Email Latest releases 3.3.2 3.3.1 3.3.0 3.2.0 3.1.0 Similar plugins Merx A powerful toolkit to create your very own online shop. Start entirely from scratch or integrate a store into your existing Kirby websi… K5 K4 K3 IndieConnector IndieConnector is your interface to the IndieWeb. It helps you receive and send webmentions, post to Mastodon and Bluesky whenever you publi… K5 K4 K3 DreamForm The form builder plugin that makes forms just work like magic. Build single or multi-step forms in the panel, create Zapier-like submission … K5 K4 More by Markus Denhoff More Sentry Sentry real-time crash reporting for Kirby CMS sites K5 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) K5 K4 K3 Git Content Automatic commit and push of content changes made via the Panel to a git repository K5 K4 K3