texxasrulez/vcard_attach 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

texxasrulez/vcard_attach

最新稳定版本:1.0.1

Composer 安装命令:

composer require texxasrulez/vcard_attach

包简介

Add your vCard as an attachment to your outgoing emails.

README 文档

README

Packagist Downloads Packagist Version Github License GitHub Stars GitHub Issues GitHub Contributors GitHub Forks Donate Paypal

This is a Roundcube plugin to automatically add a vCard attachment to your outbound emails using the information from your Identities Details from RC or Contact information from your Address Book.

You can specify your vCard source via the Settings - Compose Message Tab.

Installation

Upload contents to '/roundcube_location/plugins/vcard_attach/'.

Enable plugin via config.inc.php with `$config['plugins'] = array('vcard_attach');

Enjoy!

💰 Donations 💰

If you use this plugin and would like to show your appreciation by buying me a cup of coffee, I surely would appreciate it. A regular cup of Joe is sufficient, but a Starbucks Coffee would be better ...
Zelle (Zelle is integrated within many major banks Mobile Apps by default) - Just send to texxasrulez at yahoo dot com
No Zelle in your banks mobile app, no problem, just click Paypal and I can make a Starbucks run ...

I appreciate the interest in this plugin and hope all the best ...

Versioning

  • vcard_attach now keeps its canonical version in vcard_attach::PLUGIN_VERSION inside vcard_attach.php.
  • vcard_attach::info() exposes the plugin metadata array used for self-identification.
  • Development builds should use a +dev suffix such as 0.3+dev.
  • Release builds should use a clean tagged version such as 0.3.

For a release bump:

  1. Update vcard_attach::PLUGIN_VERSION in vcard_attach.php or run sh scripts/bump-version.sh 0.3.
  2. Update CHANGELOG.md.
  3. Create the matching release tag after verification.

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2026-04-17