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 Admin Bar Adds an admin bar to the frontend in Kirby CMS so you can easily edit the current page or access common panel pages K5 K4 Loop Interactive feedback tool for Kirby CMS websites that allows users to add contextual comments directly on page elements K5 K4 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 Bruno Meilick More return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Robots.txt Manage the robots.txt from Kirby's config file 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 return Field::make(FieldTypes::TEXT) ->label('Description') ->toArray(); PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion K5 K4 K3