承接 simonlou/auto-mailto 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-04-24