Description
Webruno CRM connects your WordPress site to your Webruno account so you can:
- See a quick summary of synced leads, orders, and posts in wp-admin
- Automatically sync WooCommerce orders (if WooCommerce is active)
- Automatically capture Contact Form 7 / WPForms submissions as leads
- Optionally sync new posts and user registrations
- Open the full CRM panel on webruno.com or webruno.ir in one click
- Receive status updates back from Webruno via a secure webhook
All sync sources are optional and off by default except leads and orders, and every feature included in this plugin is fully usable for free — there is no paid tier or feature gate inside the plugin itself. A free Webruno account is required to receive and view synced data.
External services
This plugin connects to your chosen Webruno domain (webruno.com, webruno.ir, or a custom domain you provide) to send site data to your CRM account and to let you open the full CRM panel.
- What is sent: order details (WooCommerce orders, if enabled), form submissions from Contact Form 7 / WPForms (if enabled), published post titles/links/excerpts (if enabled), new user names/emails (if enabled), and — only when you manually click “Start Export” on the Bulk Sync page — your existing published posts and WooCommerce products, sent in batches.
- Why: to deliver that data into your own Webruno CRM account for you to view and act on.
- The plugin also makes a periodic read-only request to fetch a summary count (leads/orders/posts) for display in wp-admin, and opens the full CRM in a new browser tab/window when you click “Open full CRM on Webruno” (no data is exchanged via that link beyond your site ID).
- Service: Webruno (webruno.com / webruno.ir), operated by Idehweb. Terms of Service: https://webruno.com/terms — Privacy Policy: https://webruno.com/privacy
Installation
- Install and activate the plugin.
- Go to Webruno CRM in your admin menu and click “Connect via webruno.com” or “Connect via webruno.ir” (or enter a custom domain/token manually).
- Approve the connection on Webruno.
- Configure what to sync under Webruno CRM > Sync Settings.
FAQ
-
Do I need a Webruno account?
-
Yes, a free account is required to receive synced data and use the full CRM panel.
-
Does this require WooCommerce?
-
No. WooCommerce order sync is optional and only activates if WooCommerce is already installed.
-
Is my API token stored securely?
-
Yes, it’s encrypted at rest using a site-specific key derived from your WordPress salts.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Webruno CRM” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Webruno CRM” 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.2
- Enqueue bulk sync JS properly instead of inline script tag
1.0.0
- Initial release: connect flow, native wp-admin summary panel, order/lead/post/user sync, webhook receiver.