daandelange / helpers
My personal helpers for Kirby
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:kirby-plugin
pkg:composer/daandelange/helpers
Requires
This package is not auto-updated.
Last update: 2025-11-18 16:06:41 UTC
README
My custom PHP & JS helpers for Kirby.
Install
- Git submodule:
git submodule add https://github.com/Daandelange/kirby-helpers.git ./site/plugins/daans-helpers - Composer (PHP classes and Kirby plugin):
composer install daandelange/helpers - NPM (vue js modules) :
npm install git+https://github.com/Daandelange/kirby-helpers.git
License
MIT