Enquire Pro
Enquire Pro is the planned premium edition for Enquire. It is an add-on that requires the free Enquire plugin installed and active; it is distributed through Freemius (licensing, activation and automatic updates), not the WordPress.org directory.
The 0.1.0 release is an early scaffold: it ships the licensing, bootstrap, activation and database-migration plumbing that the premium features will hook into. The features below are planned and not yet implemented.
Planned PRO features
Section titled “Planned PRO features”- File attachments - let shoppers attach an image or document to an enquiry, e.g. a photo of the item or a spec sheet.
- Enquiry logging - store enquiries in wp-admin so nothing is lost if an email bounces, with a searchable list.
- Automatic replies - send a confirmation email to the shopper the moment they submit.
- Per-product recipients - route enquiries for specific products or categories to different inboxes or teams.
What the scaffold does today
Section titled “What the scaffold does today”- Boots only after the free Enquire plugin has loaded and fired its boot action.
- Verifies the free plugin is present and meets the minimum version, with admin notices when it is not.
- Registers premium services and hooks into the free plugin’s container (registries are empty placeholders for now).
- Runs version-tracked PRO activation defaults and database migrations.
- Declares WooCommerce HPOS and Cart/Checkout Blocks compatibility.
- Integrates the Freemius SDK for licensing, activation UI and automatic updates.
Relationship with Enquire
Section titled “Relationship with Enquire”Enquire Pro extends the free Enquire plugin. The free plugin provides the core Ask a question button with email delivery and spam protection; PRO adds attachments, logging, auto-replies and routing that busier stores ask for.