Skip to content

scottboms/template-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Checker

Plugin Preview

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

Installation

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