fantasticmachine/existential
最新稳定版本:v1.0.4
Composer 安装命令:
composer require fantasticmachine/existential
包简介
A simple Craft 3 plugin which adds a Twig filter for checking whether a file exists
README 文档
README
Check whether a file exists
Existential Overview
A simple Craft 3 plugin which adds a Twig filter for checking whether a file exists
For the Craft 2 version see https://github.com/moresoda/existential/tree/craft2/master [https://github.com/moresoda/existential/tree/craft2/master]
Configuring Existential
No configuration is necessary
Using Existential
Use it like this, {% if asset.getUrl() | fileExists %}
The plugin will return 'true' if the file exists and 'false' if otherwise.
Existential Roadmap
Some things to do, and ideas for potential features:
- Release it
- Have a beer
Brought to you by Pete Eveleigh
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-07
