Client Registration System
This wordpress plugin for tax registration.
by Rasel · github.com/raselsheikh123/tax-registration-plugin
★ 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/raselsheikh123/tax-registration-plugin/archive/refs/heads/main.zip# Client Registration System (WordPress Plugin)
A custom WordPress plugin that handles multi-step client intake forms, admin management, data export, and Google Sheets integration.
🚀 Features
- Custom Post Type:
client_registration - Multi-step AJAX-powered client intake form
- New / Existing client support
- Questionnaire & dynamic dependents section
- Editable admin metabox for all client data
- Custom admin dashboard with filtering
- CSV export functionality
- Google Sheets webhook integration (automatic after submission)
- Print-friendly client intake report
- Safe redirect after submission (Thank You page fallback support)
- Bulk delete & trash support via WordPress admin
🛠 Tech Stack
- WordPress Plugin Development
- PHP (Backend Logic)
- AJAX (
admin-ajax.php) - JavaScript (Fetch API)
- Custom Post Types & Meta Fields
- Custom Admin Dashboard UI
- Google Apps Script Webhook Integration
📌 Shortcode
[crs_client_form]