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
Requires
- php: >8.2.0 <8.4.0
- getkirby/cms: ^4.0 || ^5.0
- getkirby/composer-installer: ^1.1
README
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
- Download the contents of this repository as Zip file.
- Rename the extracted folder to
template-checkerand copy it into thesite/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.
