Today I released the first version of a new tool designed to simplify the configuration of my Kirby plugins.Let's face it: I try to design my plugins to be as easy to set up as possible, but comprehensive plugins like IndieConnector have so many customization options that it's easy to lose track. That's why I've built a small tool that can display all the plugin's options in a table (just like they were previously displayed with my plugins). The tool can also generate a wizard from this data. I started with IndieConnector. You can now access the configuration wizard there, and it will guide you step-by-step through the most important configurations. Select the feature you want to use and configure it directly on this page. At the end of the wizard, you'll see a completed configuration that you can copy directly into your config.php file. I'll focus on the most important functions and options here. If needed, you can consult the documentation to further customize your setup. However,…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.