This plugin adds a Panel Area and menu button to locate site images missing an associated file template.
kirby plugin:install scottboms/template-checker
git submodule add https://github.com/scottboms/template-checker.git site/plugins/image-template-checker
- Download the contents of this repository as Zip file.
- Rename the extracted folder to
template-checker
and copy it into thesite/plugins/
directory in your Kirby project.
- Kirby 4.x
- Kirby 5.x
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.