scottboms/template-checker

Template Checker

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:kirby-plugin

pkg:composer/scottboms/template-checker

1.2.2 2025-08-06 05:30 UTC

This package is auto-updated.

Last update: 2025-12-11 07:42:59 UTC


README

Plugin Preview

This plugin adds a Panel Area and menu button to locate site images missing an associated file template.

Installation

Kirby CLI

kirby plugin:install scottboms/template-checker

Git submodule

git submodule add https://github.com/scottboms/template-checker.git site/plugins/image-template-checker

Copy and Paste

  1. Download the contents of this repository as Zip file.
  2. Rename the extracted folder to template-checker and copy it into the site/plugins/ directory in your Kirby project.

Compatibility

  • Kirby 4.x
  • Kirby 5.x

Disclaimer

This plugin is provided "as is" with no guarantee. Use it at your own risk and always test before using it in a production environment. If you identify an issue, typo, etc, please create a new issue so I can investigate.

License

MIT