Image
Image

Plugiva Pulse

Description

Plugiva Pulse lets you create lightweight feedback forms and quick polls directly inside WordPress. Build simple pulses using yes/no, emoji, or short text questions and collect responses through a clean AJAX-powered frontend form.

It is designed to be privacy-conscious and easy to manage from the WordPress admin without relying on third-party services.

Key Features

  • Create and manage pulses from the admin panel
  • Public or private pulse visibility
  • Frontend submission via block or shortcode
  • AJAX-based submissions (no page reloads)
  • Spam protection built in
  • Admin responses table with pagination
  • Bulk delete responses
  • CSV export of collected responses
  • Clean uninstall (optional data removal)

Use Cases

  • Quick site feedback
  • One-question or multi-question surveys
  • User experience check-ins
  • Lightweight internal polls

Plugiva Pulse is intentionally focused. It does not try to be a full form builder.

Usage

Block

Use the Plugiva Pulse block in the block editor and select a pulse.

Shortcode

[ppls_pulse id="pulse_id_here"]

Replace pulse_id_here with the pulse ID shown in the admin panel.

Screenshots

  • Image
    Pulse list in admin
  • Image
    Pulse editor
  • Image
    Frontend pulse form
  • Image
    Responses table
  • Image
    CSV export

Installation

  1. Upload the plugin files to the /wp-content/plugins/plugiva-pulse directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Plugiva Pulse Pulses to create your first pulse.

FAQ

Does this plugin store data externally?

No. All data is stored locally in your WordPress database.

Does it support CSV export?

Yes. Responses can be exported as CSV from the admin interface.

Is this GDPR-friendly?

Plugiva Pulse does not collect personal data by default. You are responsible for how you configure and use it.

Can I remove all data on uninstall?

Yes. The plugin includes a clean uninstall routine to remove stored data.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Plugiva Pulse” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Plugiva Pulse” into your language.

Interested in development?

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

Changelog

1.0.0

  • Initial release