Plugin Pulse
← Pulse

Form data to kintone

by Takashi Hosoya · Forms

Also makes 2 other plugins · 1.1K+ installs across the portfolio →

This plugin can save form data to kintone.

How scoring works →
88 Health · A
Maintenance 99/100
Rating quality 87/100
Support 70/100

88 health vs 63 average across 1,679 Forms plugins

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

93 / 100

Excellent listing optimization

Well tuned across the board

Update recency 100/100
WP compatibility 100/100
Rating quality 72/100
Listing tuning 100/100

Daily downloads

Since 2022-10-05 · 1,424 days · wp.org + Plugin Pulse archive

+30% vs prior 30d
11Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

335

now · peak 854

34330d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

Form data to kintone · #6443 you Conditional Fields f · #335 Masks Form Fields · #2233 Forms: 3rd-Party Int · #3177

Rating trend

Star average over time · dips mark rough releases

4.9Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

343per 1k installs · Aug 26

Release cadence

Occasionally updated
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

3

releases in the last 12 months

3mo ago

latest release · v2.29.2

108

tagged releases on record

Recent releases

2.29.2 · 3mo ago2.29.1 · 3mo ago2.29.0 · 7mo ago2.28.0 · 1.4y ago2.27.7 · 1.8y ago2.27.6 · 1.8y ago2.27.5 · 2.0y ago2.27.4 · 2.0y ago2.27.3 · 2.0y ago2.27.2 · 2.2y ago2.27.1 · 2.9y ago2.27.0 · 3.4y ago2.26.4 · 3.7y ago2.26.3 · 3.7y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 47% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v2.29 47%
v2.27 23%
v2.28 13%
Older / other versions 16%

Estimated active installs

The public count shows “1K+”. Our estimate pins where the real number sits.

tracked estimate
1K–2K ≈1.9K

Refined from the date this plugin crossed into its current band.

Install history · since 2020-01-13 · 1,424 observations

1KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
2.29.2
Last updated
3mo ago
Added
2017-09-02 · 8 yrs old
Requires WP
6.6
Tested up to
6.9.7
Requires PHP
7.4

Reviewer account pattern

from wp.org reviewer profiles

11 of the last 13 four- and five-star reviews came from accounts created within a month of posting the review.

Registering a wp.org account just to leave a review is common and often entirely legitimate. The share here is unusually high for the sample, so it's worth keeping in mind while reading the reviews.

Recent reviews

All reviews on wp.org ↗
  1. noritakanakao
    2.8y ago

    ホームページ作成時、最初は問い合わせをメールでもらうように作ったのですが、kintoneで管理したほうが楽だと思いこちらのプラグインを使いました。案件管理票や顧客管理に繋げられるのでとても楽になりました!

    Read on wp.org ↗
  2. matsuoatsushi
    4.7y ago

    Contact Form 7 5.5.3で仕様が変更された件に迅速に対応していただきました。 継続的に保守されていて感謝です。今後ともどうぞよろしくお願いいたします。

    Read on wp.org ↗
  3. pictron
    4.7y ago

    問い合わせデータを、kintoneでの既存業務のワークフローに組込がスムーズに行えました。

    Read on wp.org ↗
  4. bebeyf19
    5.4y ago

    設定はkintoneのAPIトークンを入力して、kintoneのフィールドに対応するcf7のフィールドを選択するだけで簡単です。 サポートも迅速に対応いただけて大変助かりました。

    Read on wp.org ↗
  5. hiroaa
    5.7y ago

    プラグイン自体の使いやすさは無論、 トラブル発生時の迅速で親身なサポートに感激しました。 お陰様で無事kintoneと連携できました♪

    Read on wp.org ↗
  6. nue2501
    6.0y ago

    私にとって初めての不具合報告でしたが、迅速にご対応いただけました!

    Read on wp.org ↗
  7. kimuriku
    6.4y ago

    別途WEBフォーム等をプラグイン等で契約するとお金がかかるので非常に便利です! 特にNPOなどは少ない予算で運営しているので非常にありがたいプラグインです。

    Read on wp.org ↗
  8. T Koyama
    6.4y ago

    MW WP Form + MW WP Form Kintoneに比べてフォームの項目の作成が簡単にできるので使いやすかった. === 追記 === フィルタ form_data_to_kintone_saved を使って,Kintoneの追加APIのレスポンスにあるIDを取得できるのが便利でした.Contact Form 7のwpcf7_display_messageフィルタで取得したIDをメッセージへ表示しようと試みましたが,フックの順序的に難しいことが分かり断念しました. Kintoneへ送信するアクションのタイミング(Kintone_Form_Post_Kintoneのコンストラクタ)をwpcf7_mail_sentからwpcf7_before_send_mailへ変更すると実現できそうでした. リクエストが正常終了した場合もContact Form 7のメッセージに,レスポンス結果を含められるような改良を検討いただけると幸いです.

    Read on wp.org ↗

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 8.1.12 · WP 7.0.1

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Languages

via translate.wordpress.org

Translated into 1 language, 0 at 90% or more

Japanese 18%

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2024-01-26 900+ → 1K+ up after 1 days in tier
  2. 2024-01-25 1K+ → 900+ down after 1 days in tier
  3. 2024-01-24 900+ → 1K+ up after 106 days in tier
  4. 2023-10-10 800+ → 900+ up after 5 days in tier
  5. 2023-10-05 900+ → 800+ down after 1 days in tier
  6. 2023-10-04 800+ → 900+ up after 17 days in tier
  7. 2023-09-17 900+ → 800+ down after 3 days in tier
  8. 2023-09-14 800+ → 900+ up after 165 days in tier

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for Form data to kintone into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/kintone-form" width="480" height="300" style="border:0" loading="lazy" title="Form data to kintone — Plugin Pulse"></iframe>
Preview card ↗

Form data to kintone: 1K+ active installs, 4.9★ (15 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/kintone-form