Download the PHP package nerdcel/kirby3-blade-extensions without Composer
On this page you can find all versions of the php package nerdcel/kirby3-blade-extensions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nerdcel/kirby3-blade-extensions
More information about nerdcel/kirby3-blade-extensions
Files in nerdcel/kirby3-blade-extensions
Package kirby3-blade-extensions
Short Description Kirby3 plugin to add directives and ifs to blade.
License MIT
Homepage https://github.com/nerdcel/kirby3-blade-extensions
Informations about the package kirby3-blade-extensions
Kirby3 plugin: Blade extensions
This plugin provides custom blade directives/ifs for your Kirby project, when using the leitsch/blade kirby3 plugin. To set your own custom directives/ifs, please see the Options section in this README file.
This plugin is completely free and published under the MIT license. However, if you are using it in a commercial project and want to help me keep up with maintenance, please consider making a donation of your choice.
Installation
Download
Download and copy this repository to /site/plugins/kirby3-blade-extensions
.
Git submodule
Composer
Available directives
- siteTitle
- pageTitle
- dd
- level
- vueData
- vueMethod
- inlineScript (endinlineScript)
- meta
Available ifs
- viteDevMode
Available components
- vueComponent
Options
The following options are available to be set using your site/config/config.php
If that doesn't work, rund first.
License
MIT
Credits
All versions of kirby3-blade-extensions with dependencies
illuminate/view Version ^v11.5.0
illuminate/config Version ^v11.5.0
matthiasmullie/minify Version ^1.3.70
getkirby/composer-installer Version ^1.2.1