SRK Pics Quote Pro
WooCommerce quote request plugin with hidden product prices, popup quote form, admin CRM dashboard, email notifications, CSV export, and Elementor shortcode support.
by srkpics · github.com/kabbo508/srkpics-quote-pro · website
★ 1stars
1forks
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/kabbo508/srkpics-quote-pro/archive/refs/heads/main.zipSRK Pics Quote Pro v1.3.3
Important change
Single product pages are now Elementor-shortcode mode.
The plugin does NOT automatically inject the quote button on single product pages anymore.
Use this shortcode inside your Elementor single product template:
[srk_quote_button]
Optional custom text:
[srk_quote_button text="Request a Quote"]
Optional fixed product ID:
[srk_quote_button product_id="123"]
Still automatic
- Shop pages
- Category pages
- Search/archive product grids
Hidden globally
- Product prices
- Add to cart buttons
- Cart forms
- Quantity selectors
- Variation add-to-cart forms
Features
- Quote popup with product name, image, URL
- Customer fields: name, email, phone, message
- Admin and customer HTML email
- Admin notification email setting
- CRM-style dashboard
- Inline status management
- Date/status filters
- CSV export
- Live activity log
v1.3.3 Patch Notes
- Patched the original full plugin, not a simplified replacement.
- Fixed quote submission for non-logged users.
- Added guest-safe public validation with honeypot and basic IP rate limit.
- Improved frontend AJAX error handling.
- Added database insert failure logging.
- Added Delete button in Quote Requests admin table.
- Added AJAX delete action with confirmation.
- Delete actions are written to Activity Log.