WP Manifestindependent plugin directory
manifest / forms / voluntier-registration-plugin

Volunteer Registrations

A WordPress plugin for managing volunteer registrations submitted through Forminator, with an admin dashboard, search, pagination, volunteer codes, and Excel export functionality

by Suraj Kumar Yadav · github.com/surajkumaryadav9749/voluntier-registration-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/surajkumaryadav9749/voluntier-registration-plugin/archive/refs/heads/main.zip

A WordPress plugin to manage volunteer registrations submitted through Forminator. Includes search, pagination, registration details modal, and Excel (.xlsx) export.

Description

Volunteer Registrations is a custom WordPress admin plugin developed for managing volunteer registration submissions.

Features:

  • Admin registration listing
  • Search registrations
  • SQL-based pagination
  • View registration details in modal
  • Export registrations to Excel (.xlsx)
  • Responsive admin interface
  • Secure WordPress coding practices
  • Built using PhpSpreadsheet

Installation

  1. Upload the plugin ZIP from WordPress Admin.
  2. Activate the plugin.
  3. Make sure Forminator is installed and active.
  4. Go to: Volunteer Registrations → Registrations

Frequently Asked Questions

Which form plugin is supported?

Currently this plugin works with Forminator submissions.

Can I export registrations?

Yes. Registrations can be exported in Microsoft Excel (.xlsx) format.

Changelog

1.0.0

  • Initial release
  • Registration listing
  • Search
  • SQL Pagination
  • Registration detail modal
  • Excel export

Upgrade Notice

1.0.0

Initial stable release.