nicrame/rc_smime
Composer 安装命令:
composer require nicrame/rc_smime
包简介
Roundcube webmail plugin to verify S/MIME signed messages
README 文档
README
Roundcube webmail plugin to verify S/MIME messages.
This is a fork of rc_smime (made by Sandor Takacs - https://github.com/Takika/rc_smime) with updated design/gfx (to look more nice in my opinion) and fixes by @kochichi (https://github.com/kochichi) that made it work with Roundcube 1.5 and PHP8.
Also i've added Polish translation.
Installation
-
Clone from github: HomeRoundCubeFolder/plugins$ git clone https://github.com/nicrame/rc_smime.git
-
Or use composer HomeRoundCubeFolder$ composer require nicrame/rc_smime:dev-master
NOTE: Answer N when composer ask you about plugin activation)
- Activate the plugin into HomeRoundCubeFolder/config/config.inc.php: $config['plugins'] = array('rc_smime');
统计信息
- 总下载量: 551
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2021-12-21