Download the PHP package timnarr/kirby-helpers without Composer
On this page you can find all versions of the php package timnarr/kirby-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download timnarr/kirby-helpers
More information about timnarr/kirby-helpers
Files in timnarr/kirby-helpers
Download timnarr/kirby-helpers
More information about timnarr/kirby-helpers
Files in timnarr/kirby-helpers
Vendor timnarr
Package kirby-helpers
Short Description This plugin provides a collection of helper functions for Kirby
License MIT
Homepage https://github.com/timnarr/kirby-helpers
Package kirby-helpers
Short Description This plugin provides a collection of helper functions for Kirby
License MIT
Homepage https://github.com/timnarr/kirby-helpers
Please rate this library. Is it a good library?
Informations about the package kirby-helpers
Kirby Helpers
Kirby Helpers is a collection of useful helper functions for Kirby CMS.
Installation via Composer
To install Kirby Helpers via Composer, run the following command:
Options
The following options are available for customization:
Option | Default | Type | Description |
---|---|---|---|
vite.manifestPath |
kirby()->root() . '/build/manifest.json' |
string | Path to vites manifest file to determine dev mode. Used by isViteDevMode() |
Translations
Translations are required for the labels returned by the linkLabel()
function. This plugin provides translations for English and German. The following translation keys are available for customization:
Key | Default |
---|---|
link_label_internal_home |
Link to homepage: { title } |
link_label_internal |
Link to page: { title } |
link_label_document |
Download file: { filename } |
link_label_external |
External link: { url } (Opens new tab) |
link_label_mail |
Send email to: { mail } (Opens new window of your email program) |
link_label_tel |
Call phone number: { tel } (Opens new window/program) |
License
Kirby Helpers is licensed under the MIT License. © 2024-present Tim Narr
All versions of kirby-helpers with dependencies
PHP Build Version
Package Version
The package timnarr/kirby-helpers contains the following files
Loading the files please wait ....