atkrad/akismet
Composer 安装命令:
composer require atkrad/akismet
包简介
Hurad Akismet Plugin
README 文档
README
Akismet checks your comments against the Akismet web service to see if they look like spam or not and lets you review the spam it catches under your blog's "Comments" admin screen.
Requirements
The master branch has the following requirements:
- Hurad 0.1.0 or greater.
- PHP 5.4 or greater.
Installation
- Clone/Copy the files in this directory into
app/Plugin/Akismet - Activate the plugin from your admin panel.
Using Composer
Ensure require is present in composer.json. This will install the plugin into Plugin/Akismet:
{
"require": {
"atkrad/akismet": "0.1.*"
}
}
Issues with Akismet
If you have issues with Akismet, you can report them at https://github.com/atkrad/akismet/issues
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-12-31