This plugin is marked as archived and no longer actively maintained Bruno Meilick Plopfile CLI tool to generate and append to various files for Kirby3 CMS using Plop.js Docs Source Install Manual Download … and extract the folder to site/plugins/plopfile Composer Copy Git Submodule Copy Sponsor plop blueprint $ pages blogpost plop template $ blogpost plop content "Nice!" blog blogpost plop content _ blog blogpost plop snippet $ slideshow Version 1.2.1 License MIT Stars 7 Supports K4 K3 Created 3 Aug 2021 Updated 23 Nov 2024 Info Topics Cli DX Devtools Support Docs Issues Email Latest releases 1.2.1 1.2.0 1.0.6 1.0.5 1.0.4 Similar plugins 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 - 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 Kirby Editor A fully functional built-in file explorer for Kirby CMS K5 K4 More by Bruno Meilick More Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4 K3 class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5 Fontselector Select font family and font weight with two synced fields K5 K4 K3