
The Crowdsignal Forms plugin allows you to create and manage polls right from within the block editor.
The Crowdsignal Forms plugin allows you to create and manage polls right from within the block editor.
Creating polls is as simple and as fast as writing a bullet point list. No embed blocks and no copy pasting needed anymore.
Customize the look and feel of your polls to match your brand, and pick your favorite color. The poll block supports the styling of your theme by default, and from there you can customize the styling of your polls the way you want.
With Crowdsignal’s results page you can view all responses as they come in. See the geo-locations of your voters and analyze IP addresses for any suspicious voting behavior. See advanced stats and analytics for understanding your audience.
Analyze your results and then export them in a number of different formats.
Set close dates for polls, create polls with single or multiple choice answers, choose whether to show your readers the poll results or keep them private.
You can create an unlimited number of polls with a free Crowdsignal account and your first 2,500 signals are free. A signal is a response you get to a poll. If you are on a free plan, you still have full access to the first 2,500 signals. Any further responses you collect will still be recorded but if you upgrade you will get access to our unlocked reports to see them. You’ll also get access to a range of features not available to free users.
Screenshots

Create and style your polls from within the block editor

Analyze your results and export them everywhere

Your polls adopt your theme style

Use the poll block inside of other blocks
FAQ
Why Crowdsignal Forms?
We’re starting with just the Crowdsignal poll block but more blocks are coming soon.
Who is Crowdsignal?
Crowdsignal is built by Automattic, the company behind WordPress.com, WooCommerce, Tumblr and more. We’re here to stay!
Where can I find help with this plugin?
Automattic is a distributed team working from all around the world, so it’s always business hours for our more than 250 Happiness Engineers. Check out our support documentation, the support forum or reach out to us anytime and we’ll be happy to help.
What plans do you offer?
Compare our simple and affordable plans or take a product tour to learn more.
ChangeLog
1.8.2 – 2026-07-06
- Add a filter that users can use to prevent redirect on activation. (#293)
- Migrate to React 19-compatible render APIs [#309]
- Refine cached poll and survey REST fetch handling [#319]
1.8.1
- Use a server-keyed checksum for NPS response updates (#312)
- fix: update basic-ftp lockfile (#310)
- Fix deprecated Toolbar and defaultProps usage (#308)
- Make editor DOM access iframe-safe for Block API v3 (#307)
- Migrate all blocks to Block API v3 with useBlockProps (#306)
- Refactor withFallbackStyles to remove wrapper div and use iframe-safe APIs (#305)
1.8.0
- Harden survey and poll data handling (#302)
- Tests: Fix typo in
@covers annotation (#301)
- Fix feedback popover background color on frontend (#300)
- Docker: Add phpMyAdmin and pcov (#299)
- Fix development infrastructure and add documentation (#298)
- Fix PHPUnit and PHPCS by Updating Dependencies (#297)
- Build tools: Fix and update (#296)
- Bump tested to version to 6.8 (#295)
1.7.2
- Fix: Made string translatable in html-admin-setup-step-1.php file (#281)
- Fix dynamic property (#282)
- Load blockObserver on DOM ready instead of window load (#268)
- i18n: Fix omitted dollar signs in printf placeholders (#283)
1.7.1
- bump “Tested up to” to 6.5
- check for empty cached poll data to prevent warning on load of editor (#278)
- check for null
core/edit-post selector which is causing a crash in 6.5 (#277)
- disable PostPreviewButton because it is crashing the block on re-renders (#274)
- Prevent blocks from being used in the Site Editor (#272)
- crowdsignal applause block: Only try to fetch poll data if a pollId exists (php 8.1 warning) (#270)
- Update message banner for closed, hidden and voted polls (#269)
- Update @wordpress/scripts and webpack to latest versions (#266)
- Block Sidebar: group settings together (#265)