Connector Wizard (formerly LC Wizard)

Plugin Banner

Connector Wizard (formerly LC Wizard)

by Niaj Morshed

Download
Description

πŸš€ Official Website | πŸ“š Documentation | πŸš€ Community

This plugin will connect the popular CRM LeadConnector to the most popular content management software, WordPress. It will elevate your automation experience to the next level. including memberships, content protection, custom field integration and automate WooCommerce.

See who use this plugin

πŸš€ Key Features

πŸ”— Subaccount Connection

Seamlessly connect your WordPress site to your subaccount. This essential first step unlocks the full potential of the plugin’s automation capabilities.

βš™οΈ Custom Values

Custom values are great for storing your subaccount or website variables. Use your subaccount custom values inside WordPress with this simple shortcode: [lcw_custom_value key="your_custom_value_key"]

πŸ”’ Smart Content Protection

Implement tag-based access control on WordPress pages, allowing you to differentiate between paid and free users for content visibility.

πŸ›’ WooCommerce Integration

When someone purchases a product from WooCommerce:

  • That user will be added (if not exists) to your subaccount as a contact
  • You can apply one or more tags to that contact if that customer purchases a specific product
  • You can set specific tags for specific products
  • You can add that customer directly to a specific workflow in your CRM

πŸ‘₯ Automate WordPress User Creation

Create WordPress users directly from your workflow. There are a few powerful use cases:

  • Let someone purchase anything from your funnel, run a workflow with that purchase trigger, and send a webhook to your WordPress website. A new WordPress user will be created for that customer.
  • If someone books an appointment, you can create a WordPress user for that contact.
  • Based on any possible conditions, you can send a webhook to WordPress to create a WordPress user.

πŸ“‹ Display only protected posts/pages in a post grid

If you protect your pages by tags, those protected pages can only be displayed in a post grid using the shortcode [lcw_post_grid post_type="page"]. Feel free to check the full documentation here.

πŸ”„ Redirect Customers

Redirect your customers to another page. You can display a message before the redirection.
Example: [lcw_redirect url="/thank-you" delay="5" target="_self"]
Please wait 5 seconds... redirecting.
[/lcw_redirect]

πŸ”‘ Reset Password

Customers can reset their password with this simple password reset shortcode: [lcw_reset_password]. This shortcode allows you to:

  • Change password
  • Redirect to a page after the password is changed
  • Apply or remove a tag for that user upon password change

πŸ› οΈ Developer Tools

Extend the plugin’s functionality with developer-friendly features:

  • For WooCommerce orders, there are available action hooks to automate the data flow to your CRM.
  • For details see the docs

πŸ”— Useful Resources

New to HighLevel? Learn more about this powerful CRM

πŸ’Ž Premium Features

πŸ… Advanced Membership Management

Create and manage membership plans using tags from your CRM:

  • Manage membership lifecycle (Active, Payment Failed, Suspended, Cancelled)
  • Automated access control based on payment status
  • Granular content restriction tied to membership levels

πŸ“ Apply Tags to Different WooCommerce Order Statuses

Elevate your WooCommerce automation by applying tags to contacts based on various order statuses, including custom ones:

  • Dynamically assign tags for successful orders, failed payments, or cancelled orders
  • Apply tags to custom order statuses
  • Enhance customer segmentation and targeted marketing with precise tag application

🏷️ Variant-Specific Product Tagging

Enhance your WooCommerce integration with granular product variant tagging:

  • Unique tags for individual product variations
  • Personalize communication based on specific product choices/ variations.

πŸ” Advanced Page/ custom posts Protection

Implement robust content protection across your entire WordPress site:

  • Enable content protection for all custom post types
  • Secure courses, premium resources, and any other custom pages.

πŸ” Associations Support

Unlock powerful group access management with Associations:

  • Effortlessly support parent/child account structuresβ€”when a parent has access to content (such as a page or course), all associated child accounts automatically inherit access. If access is revoked from the parent, it is also revoked from all children.
  • Flexible association types: works seamlessly for relationships like parent/child, husband/wife, team leader/team members, and more.
  • Perfect for selling group or family accounts, ensuring streamlined access control and management for all related users.

πŸ” Display Contact fields/ Custom fields in WordPress

It’s true, you can display any custom fields inside WordPress from your CRM.
It’ll help you create a personalized customer dashboard, show customer-centric data to your logged-in customers. By the shortcode [lcw_contact_field].
Example: [lcw_contact_field key='email'], this will display the contact email address.
More Example: [lcw_contact_field key='next_billing_date'] here you need to get the key from {{contact.next_billing_date}}, where the next_billing_date is a custom field.

πŸ” Display content based on access

You can display a text/ image/ video or a block of content based on access by the shortcode [lcw_has_any_tags]
Example:
[lcw_has_any_tags tags='purchased_gold']
This content will be visible to the users if they have the tag purchased_gold. Otherwise, this content won't be displayed.
[/lcw_has_any_tags]

You can do the similar things by the membership with this shortcode [lcw_has_any_memberships]
Example:
[lcw_has_any_memberships memberships='level_1']
This content will be visible to the users if they have the membership level_1. otherwise, this content won't be displayed.
[/lcw_has_any_memberships]

And there are similar tags [lcw_has_not_any_tags] and [lcw_has_not_any_memberships] works in a similar way.

πŸ’³ Display Transactions

[lcw_transactions] shortcode allows us to display the transactions in WordPress from the CRM. You need to place the shortcode on any page/post, and it will do the rest.

🏷️ Set Tags

Assign tags to a logged-in WordPress user using the shortcode [lcw_set_tags].
Example: [lcw_set_tags tags='tag_names'] You can also set multiple tags: [lcw_set_tags tags='tag_name1, tag_name2, tag_3'].

🏷️ Remove Tags

Similarly, you can remove tags from a logged-in WordPress user using the shortcode [lcw_remove_tags].
Example: [lcw_remove_tags tags='tag_names']. You can also remove multiple tags: [lcw_remove_tags tags='tag_name1, tag_name2, tag_3'].

πŸ“ Assign and Remove WordPress User Roles

Assign and remove WordPress user roles directly from the CRM workflow:

  • Seamlessly manage user roles based on CRM workflow triggers
  • Automate role assignments and removals for efficient user management
  • Enhance user experience with dynamic role changes
  • Compatible with popular membership plugins that utilize user roles for access control, ensuring a unified and streamlined membership management experience

πŸ“ Auto Login Magic Link for Customers

Generate a unique magic link for customers to auto-login to your WordPress site, eliminating the need for traditional login credentials:

  • Enhance user experience with seamless Access
  • Redirect to any specific page after auto-login.

πŸ“ Invoice Creation for WooCommerce

  • Create invoices for WooCommerce orders inside the CRM
  • Send invoices to customers from the CRM.

πŸ”„ WordPress User Sync

Automatically sync WordPress user data with your CRM:

  • Real-time updates on user login
  • Bulk import option for existing WordPress users

πŸ“ Form Submission Integration

  • Contact form 7 integration
  • Manual form
  • other forms (coming…)

πŸ›οΈ SureCart Integration

Seamlessly integrate SureCart with LeadConnector to apply tags on customer engagement:

  • Add tags to contacts on successful purchases
  • Remove tags on subscription revocation
  • Add the tag back when the subscription is reactivated

πŸŽ“ LearnDash Integration

  • Automatically enroll users in LearnDash courses based on their access to specific courses or content.
  • Remove users from courses when their access is revoked, ensuring they no longer have access to the course content.
  • Enhance the learning experience by dynamically managing course enrollment based on user access levels.

πŸ–ŒοΈ Elementor Page Builder Integration

  • Use content protection on any widget or container.
  • Dynamically display widgets exclusively to your paid customers.
  • Display dynamic content and grids inside your Elementor layouts.

🧩 Powerful Shortcodes

See the documentation for other shortcodes.

πŸ›’ Abandoned Cart Recovery

Coming soon

πŸ“… Display Customer Appointments

Coming soon

  • Go to plugins in your dashboard and select “Add New”
  • Search for “Connector Wizard”, Install & Activate it
  • Go to “Connector Wizard” settings page and connect it with your HighLevel location.
  • See the documentation to know how to use it.
  1. LeadConnector connection process

    LeadConnector connection process

  2. Location selection interface

    Location selection interface

  3. Successful connection confirmation

    Successful connection confirmation

  4. Plugin configuration options

    Plugin configuration options

  5. Content protection settings

    Content protection settings

Terrible Support / Terrible Pluginn

By cryptogoatz on June 8, 2025

I bought the "Pro" version because of what they said it comes with. It's total BS - doesn't work. License key doesn't work. Gave a fatal error when installing. I went back and looked at the code - this is a GARBARGE middle-ware plugin using GHL marketplace. DON'T BOTHER DOWNLOADING.

Game changer for GHL and WP users

By purpleboudoir on November 27, 2024

This plugin is a game changer when you use highlevel and wordpress. Thanks a lot for the hard work to make it work! Niaj, the lead developer is friendly and didn't mind giving me personalized 1:1 support which is unheard of for these kinds of little plugins.

Love it!

By lilingg on October 11, 2023

Amazing plugin! Sent a message to the author for some questions and got the issue solved very soon.

Amazing plugin!

By ninievy on September 7, 2023

This plugin is a game changer when you use highlevel and wordpress. Thanks a lot for the hard work to make it work!

GHL Wizard is an amazing

By pietarsx on May 10, 2023

GHL Wizard is an amazing product that has made a huge impression on me! I highly recommend it as it has transformed the functionality of GHL.

A GHL to WP connection tool I was looking for

By risalshahed on February 13, 2023

I am blown away by the "GHL Wizard" WordPress plugin! As a user of both WordPress and GHL, I was looking for a seamless solution to connect the two and this plugin exceeded my expectations. It's a hassle free solution to add my contacts from WooCommerce to GHL workflows.

2.0.2 – 25 Nov 2025

  • Fix: Resolved infinite redirect loop on the CRM Connection page when no CRM credentials are configured

2.0.1 – 23 Nov 2025

  • Fix: Chat widget auto enable issue after 2.0 update

2.0 – 22 Nov 2025

  • ⁠New: React-powered settings panel and dashboard for improved UI/UX.
  • ⁠New: Custom chat widget support.
  • ⁠New: Membership UI.
  • ⁠Update: WordPress 6.9 compatibility.
  • ⁠Update: Minimum required WordPress version is now 6.2.
  • ⁠Update: Minimum required PHP version is now 7.4.

1.4.3 – 15 Nov 2025

  • ⁠Fixed data conflict

1.4.2

  • Performance Improved

1.4.1

  • Bug fixed

1.4.0

  • Rebranded to Connector Wizard
  • Associations integration live
  • Elementor Integration feature updated

1.3.0

  • Elementor integration added

1.2.19

  • Security issue updated
  • Added post__in & post__not_in filters to the [lcw_post_grid] shortcode
  • Added new shortcode: [lcw_reset_password]

1.2.18

  • Fixed security issue
  • Updated authentication page
  • Added new shortcode [lcw_redirect]

1.2.17

  • Fixed bug in LearnDash auto-enrollment
  • Improved code for the auto-login feature

1.2.16

  • Learndash auto-enrollment tags feature added
  • lcw_set_tags shortcode added
  • lcw_remove_tags shortcode added

1.2.15

  • Enhanced lcw_post_grid shortcode
  • bug fixed

1.2.14

  • LearnDash auto-enrollment and remove enrollment feature added based on page access.
  • Redirect to the login page if the user isn’t logged in and has tried to access a restricted page.

1.2.13

  • lcw_post_grid shortcode added
  • Bug Fix: updated post/page restriction logic

1.2.12

  • Bug Fix: Disabled the autologin feature for Admin
  • Bug Fix: Unblocked other webhooks other than Connector Wizard.

1.2.11

  • Feature Added: Auto login & create new WordPress user from workflow.
  • Bug Fixed: fix _load_textdomain_just_in_time was called incorrectly

1.2.10

  • Feature Added: Assign and remove WordPress user roles directly from the CRM workflow.
  • Bug Fixed: restricted menu visibility

1.2.09

  • Feature added: Apply tags to different order statuses, including custom order statuses.

1.2.08

  • Surecart Integration Added

1.2.07

  • Bug Fixed

1.2.06

  • Invoice creation for WooCommerce

1.2.05

  • Bug Fixed

1.2.04

  • bug fixed

1.2.03

  • Add order meta action hook added.
  • Add product meta action hook added.
  • Add contact note feature has been added.
  • Update custom field feature added.

1.2.02

  • Bug fixed

1.2.01

  • More scopes added for the API

1.2.0

  • Bug fixed

1.1.03

  • Chat Widget Added

1.1.02

  • Tag added for the variation product
  • Contact fields update on WooCommerce order

1.1.01

  • Error message added if CRM isn’t connected
  • Appsero SDK added

1.1.0

  • Syncing process enhanced
  • Database table introduced
  • Contact Value feature added
  • Membership feature added
  • Content protection feature added

1.0.08

  • bug fixed

1.0.07

  • Ability to set a trigger based on WooCommerce order status.

1.0.06

  • Warning fixed.

1.0.05

  • Bug fixed.

1.0.04

  • Make GHL Wizard available for all types of WooCommerce products.

1.0.03

  • Woocommerce isn’t required for this plugin.

1.0.02

  • Sync on profile update feature added.

1.0.01

  • Contact sync with goHighLevel and WordPress on contact login.
  • Add contact tags to the WordPress user meta and display tags on the user profile page.
  • Create a contact on GHL when a WP user is registered.
  • Refresh data button added on product edit page.

1.0.0

  • Initial Release
Back to top