惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 三生石上(FineUI控件)
Blog — PlanetScale
Blog — PlanetScale
B
Blog
GbyAI
GbyAI
爱范儿
爱范儿
月光博客
月光博客
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog
G
Google Developers Blog
大猫的无限游戏
大猫的无限游戏
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
WordPress大学
WordPress大学
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
腾讯CDC
MyScale Blog
MyScale Blog
V
Visual Studio Blog
The Cloudflare Blog
Microsoft Security Blog
Microsoft Security Blog
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

Akismet

A small integration detail with a big impact Introducing the official Akismet PHP SDK Akismet v5.7: ready for Abilities and Connectors Version 5.6 of the Akismet WordPress plugin is available now Happy 20th Birthday Akismet Version 5.5 of the Akismet WordPress plugin is available now reCAPTCHA not stopping spam? Here’s the perfect alternative Version 5.4 of the Akismet WordPress plugin is available now Version 5.3.6 of the Akismet WordPress plugin is available now How to Collect Emails from Website Visitors (for Email Marketing) Email Leads: 17 Proven Tactics to Generate Them Effectively Version 5.3.5 of the Akismet WordPress plugin is available now
Introducing the official Akismet Drupal module
Derek Springer June 1, 2026Updated on June 4, 2026 · 2026-06-01 · via Akismet

The official module is here!

For two decades, Akismet has done one thing exceptionally well: keep spam out of WordPress. Now we’re bringing that protection to Drupal. The official module is here, built by the team behind Akismet as a native Drupal module. It guards your site with the same spam-fighting service that keeps comments, contact forms, and signups clean across millions of sites.

Protection where spammers actually go

Spam doesn’t stop at comments, so neither does the module. Once it’s set up, Akismet checks the forms spammers target most:

  • Comments
  • Contact forms
  • Webform submissions
  • User registrations

It runs every submission through Akismet in the background and quietly filters the spam out, so you see less of it and your visitors never notice it’s there.

Built for Drupal, the Drupal way

We wanted this to feel like a first-class part of your site, not a bolt-on. The module follows modern Drupal conventions, and plays nicely with other anti-spam tools like Honeypot and CAPTCHA if you already use them. It also adds invisible bot-detection signals that catch automated junk before it ever reaches the API.

For the spam worth a second look, there’s a dedicated review queue and one-click actions on every comment. Each correction goes back to Akismet, so the filter keeps getting smarter about your site. An admin dashboard shows your stats at a glance, and built-in GDPR export and erasure tools make honoring data requests straightforward.

Getting started

You’ll need an Akismet API key. Grab one at akismet.com, then install the module with Composer:

composer require drupal/akismet_antispam

Enable it, add your key on the settings page, pick which forms to protect, and you’re done. The module needs Drupal 10.3+ and PHP 8.1+, and it’s released under the GPL. You’ll find the docs and issue queue on the Drupal.org project page.

We’re excited to bring Akismet to the Drupal community. Give it a try and tell us what you think.