Pluximo Form Blocks

Description

Build beautiful forms where you already work: the WordPress block editor. Pluximo Form Blocks keeps everything simple, fast, and familiar.

Why People Choose It

  • Create forms right inside the editor with drag-and-drop blocks
  • Add popular field types like text, email, checkbox, radio, and select
  • Keep spam away with built-in protection
  • Get optional email notifications for new submissions
  • Keep everything organized with a clean submissions list in your dashboard
  • Enjoy styles that fit your theme and look great on any device

Great For

  • Contact and inquiry forms
  • Newsletter signups
  • Feedback and surveys
  • Booking and quote requests
  • Event registrations
  • Volunteer and job applications

Not Designed For

  • Payments or checkout forms
  • File uploads
  • Complex multi-step workflows
  • Advanced conditional logic

Blocks

This plugin provides 6 blocks.

  • Form Wrapper Form builder parent component wrapper.
  • Select Field A dropdown field supporting single and multiple selections.
  • Textarea A textarea field for form building with validation and styling options.
  • Radio Group A radio field that enforces single selection with accessible labels.
  • Text Input A text input field for form building with validation and styling options.
  • Checkbox Group A checkbox field that supports multiple selections with accessible labels.

Installation

From WordPress Admin:
1. Go to Plugins Add New
2. Search for «Pluximo Form Blocks»
3. Click Install Now, then Activate

Manual Installation:
1. Download the plugin zip file
2. Upload to /wp-content/plugins/pluximo-form-blocks/
3. Activate through the Plugins screen

Quick Start:
1. Edit any page/post in block editor
2. Add «Form Wrapper» block
3. Add «Text Input» and «Textarea» blocks inside
4. Configure validation and messages
5. Publish and start receiving submissions

FAQ

How is this different from other form plugins?

Unlike traditional form plugins that require separate interfaces, Pluximo Form Blocks works directly in the WordPress block editor. You build forms using familiar blocks, see exactly how they’ll look, and manage everything from one place.

Where are form submissions stored?

All submissions appear in your WordPress dashboard under «Form Entries.» You can view, manage, and export them from there.

Does it work with my theme?

Yes. Forms are designed to blend in with most themes, so they look clean and professional out of the box.

Is it secure against spam?

Yes. Built-in spam protection helps keep junk submissions out of your inbox.

Can I customize validation messages?

Yes. You can customize required field messages and other helpful prompts.

Does it slow down my site?

No. The plugin is lightweight and only loads what it needs on pages with forms.

Can I export form data?

Yes. You can export submissions using WordPress’s standard export tools.

Is it translation-ready?

Yes. It is ready for translation.

Does the plugin send email notifications?

Yes. You can turn email notifications on or off in Settings Pluximo Forms, choose who receives them, and customize the subject and message.

Email delivery depends on your site’s email setup. If messages are not arriving, check spam and confirm your site can send email. An SMTP plugin can help with reliable delivery.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Pluximo Form Blocks” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Pluximo Form Blocks” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.0 – 2025-12-26

New Features
* Checkbox, radio, and select field blocks
* Better spam protection
* Optional email notifications
* Editor warnings for empty forms

Enhancements
* Cleaner validation messages and focus behavior
* Improved accessibility and visual feedback

1.0.0 – 2025-10-26

  • Initial Release
  • Form Wrapper block for creating form containers
  • Text Input block with email, URL, tel, password, and text types
  • Textarea block for multi-line input
  • Advanced validation system (required, min/max length, regex patterns)
  • Real-time client-side validation with custom error messages
  • Secure REST API endpoints for form processing
  • Custom post type for form entry storage
  • IP-based spam protection and rate limiting
  • WordPress nonce security verification
  • Tailwind CSS integration for professional styling
  • Responsive design that works on all devices
  • Translation-ready with proper internationalization