Markus Denhoff Git Content Automatic commit and push of content changes made via the Panel to a git repository Docs Source Install Manual Download and extract the folder to site/plugins/git-content Composer Copy Git Submodule Copy Version 5.3.0 License MIT Stars 144 Supports K5 K4 K3 Created 20 Sep 2015 Updated 24 May 2025 Info Topics Panel Versioning Git Implements Hook(s) Panel area(s) Panel view(s) Route(s) Support Docs Issues Email Latest releases 5.3.0 5.2.0 5.1.0 5.0.2 5.0.1 Similar plugins Multilist Quickly manage lists with multiple fields in Kirby. Compatible with Kirby 5. K5 Locator A simple map & geolocation field, built on top of open-source services and Mapbox. K5 K4 K3 Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3 More by Markus Denhoff More 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 OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K5 K4 K3 Clear Cloudflare Cache Automatically purge Cloudflare cached URLs K4 K3