Kirby Team Discord A simple wrapper to send Discord webhooks from your controllers, CLI commands or any other place in your code. Docs Source Install Manual Download … and extract the folder to site/plugins/discord Composer Copy Git Submodule Copy Version 1.1.0 License MIT Stars 2 Supports K5 K4 Created 17 Jan 2025 Updated 25 Jan 2025 Info Topics Integrations Support Docs Issues Forum Email Latest releases 1.1.0 1.0.0 Similar plugins Algolia DocSearch Index and search your Kirby site with Algolia DocSearch K5 K4 K3 Nuxt KQL Nuxt 3 module for Kirby's Query Language API 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 More by Kirby Team More - 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 return [ 'cache' => [ 'pages' => [ 'active' => true, 'type' => 'static' ] ] ]; Staticache Staticache gives you the performance of a static site generator for your regular Kirby installations. K5 K4 K3 $point = Geo::point(49.4883333, 8.4647222); echo $point->lat(); echo $point->lng(); GEO This plugin adds basic geo search and conversion functionalities to Kirby K5 K4 K3