simonlou/auto-mailto
Composer 安装命令:
composer require simonlou/auto-mailto
包简介
Automatically add mailto links to all email addresses in Kirby
README 文档
README
Automatically inserted mailto links
“Auto Mailto” is a Kirby plugin that automatically inserts a mailto link for each email address found in the specified text — especially useful for client-added content.
Installation
First option is to drag the auto-mailto folder in your site/plugins folder.
The second option is to install this plugin via Composer:
composer require simonlou/auto-mailto
How to Use
Add a ->automailto() or ->mailto() to the chain, which will insert the text containing your email addresses.
For example:
$page->text()->kt()->automailto()
or
$page->text()->kt()->mailto()
Credits
“Auto Mailto” is created by Simon Lou (@simonlou@typo.social).
License
The “Auto Mailto” source code is released under the MIT License. Please view the LICENSE file for details.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-04-24