Title: Leadfire
Author: leadfire
Published: <strong>22 maj 2026</strong>
Last modified: 22 maj 2026

---

Sök tillägg

![](https://ps.w.org/leadfire/assets/icon-256x256.png?rev=3543996)

# Leadfire

 Av [leadfire](https://profiles.wordpress.org/leadfire/)

[Ladda ner](https://downloads.wordpress.org/plugin/leadfire.1.0.11.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/leadfire/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/leadfire/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/leadfire/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/leadfire/#developers)

 [Support](https://wordpress.org/support/plugin/leadfire/)

## Beskrivning

Leadfire is a smart AI live chat that renders on your website, informing customers
of services, prices, areas served and other general information – as well as capturing
lead information such as:

 * Full Name
 * Email Address
 * Telephone Number
 * Area
 * Requested Service
 * Budget

Once a lead has been qualified by Leadfire – it’s neatly packaged in a quick overview,
with contact information – and sent to you in realtime, via WhatsApp.

This is a much lower friction way for users to engage with your website – alleviating
the need to browse pages, fill out long contact forms – now your users simply interact
with Leadfire!

This plugin requires you to have a Leadfire account to function correctly. You can
sign up for one [here](https://app.leadfire.net/register).

Features:

 * Smart AI chat automatically tailored to your business
 * Pre-load business reviews from various platforms to instill customer trust
 * Capture and qualifies leads automatically – and delivers them instantly via WhatsApp
 * Filter timewasting customers – answering their queries instantly, without having
   to do a thing
 * Capture user analytics and behaviour data, to constantly improve your website’s
   engagement
 * Supercharge your website interactions – allowing customers to engage in a way
   they’re used to

For more support and information, please visit our [website](https://www.leadfire.net)

### Source Code and Build Instructions

The plugin is distributed with human-readable, unminified source files.

 * Frontend widget JavaScript: `assets/js/leadfire-widget.js`
 * Frontend widget Shadow DOM CSS source: `assets/src/leadfire-widget.css`
 * Admin CSS: `assets/css/admin.css`

No npm, Composer, webpack, or other build tools are required for the WordPress.org
distribution. The widget CSS is mirrored into `assets/js/leadfire-widget.js` because
the widget injects the styles into an isolated Shadow DOM root at runtime.

The bundled `assets/vendor/fontawesome/webfonts/fa-solid-900.ttf` file is from Font
Awesome Free and is used only for the small set of widget icons mapped in the readable
CSS source above. Original source and licensing information is available from the
Font Awesome repository: https://github.com/FortAwesome/Font-Awesome

### License

This plugin is licensed under the GNU General Public License v2.0 or later.

This program is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or any later version.

## Installation

 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the
    plugin ZIP through the WordPress admin.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Open **Leadfire > Settings** in the WordPress admin.
 4. Enter your **Application URL** if you are not using the default `https://app.leadfire.
    net`.
 5. Enter your **Install token**.
 6. Click **Save and connect**.

Once connected, the Leadfire widget script will be loaded on the frontend of your
site.

## Vanliga frågor

### What does this plugin do?

It connects your WordPress site to Leadfire and loads the Leadfire customer widget
script for site visitors.

### What do I need to get started?

You need a valid Leadfire install token. In most cases, you can keep the default
application URL.

### Will the widget load if the plugin is not connected?

No. The widget only loads after a token has been saved in the plugin settings.

## Recensioner

![](https://secure.gravatar.com/avatar/5d73ea2676e25decaac3b15c3df2071cfa137e8eaee5ff84cfdd2b238f1c9a3a?
s=60&d=retro&r=g)

### 󠀁[Handles all website interactions](https://wordpress.org/support/topic/handles-all-website-interactions/)󠁿

 [mmmmobile](https://profiles.wordpress.org/mmmmobile/) 26 maj 2026

This plugin handles all interaction with our landing page. Answers questions and
only forwards us enquiries where we actually need to respond or follow up. Really
cool, we don’t have to worry about contact forms or checking emails anymore, and
the app gives the visitors the info they want – messages come straight to our business
WhatsApp.

![](https://secure.gravatar.com/avatar/3d53c15b2fc2a1bbc782e066450403c559f4b7ed29ce6105849f3ff2c39384dd?
s=60&d=retro&r=g)

### 󠀁[45 leads in the first 3 weeks](https://wordpress.org/support/topic/45-leads-in-the-first-3-weeks/)󠁿

 [worthinglive](https://profiles.wordpress.org/worthinglive/) 26 maj 2026

I’ve installed this on a few sites on behalf of my customers – initial expectations
weren’t great but customers have been asking for AI chat on their websites. Fast
forward a month, it’s working spectacularly on the 4 sites I’ve installed it on.
The first one, a waste clearance company has had 45 qualified leads in 3 weeks, 
out of 121 conversations. The second, a driveway installer has had 19 in 2 weeks.
Really pleased with the results, and so are my customers – the love having jobs 
sent straight to their phones. One customer actually went so far as to ask me to
remove their contact form all together! Looking forward to more updates and features.

 [ Läs alla 2 betyg ](https://wordpress.org/support/plugin/leadfire/reviews/)

## Bidragsgivare och utvecklare

”Leadfire” är programvara med öppen källkod. Följande personer har bidragit till
detta tillägg.

Bidragande personer

 *   [ leadfire ](https://profiles.wordpress.org/leadfire/)

[Översätt ”Leadfire” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/leadfire)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/leadfire/), kika på
[SVN-filförvaret](https://plugins.svn.wordpress.org/leadfire/) eller prenumerera
på [utvecklarloggen](https://plugins.trac.wordpress.org/log/leadfire/) via [RSS](https://plugins.trac.wordpress.org/log/leadfire/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.0.11

 * Renamed plugin option and JavaScript configuration globals to use a consistent`
   leadfire` prefix.
 * Removed the legacy configuration alias before WordPress.org listing.
 * Reworked the frontend Shadow DOM styles into readable source and documented source/
   build instructions for WordPress.org review.
 * Removed the unused minified Font Awesome CSS file from the distribution.

#### 1.0.10

 * Fixed bundled icon font loading after widget style isolation so Font Awesome 
   icons render instead of square fallback glyphs.
 * Passes the plugin asset URL from WordPress into the frontend script, avoiding
   fragile script URL detection when optimizers or defer/minify plugins are active.

#### 1.0.9

 * Fixed a missing JavaScript HTML escaping helper that could stop the widget from
   rendering.
 * Isolated the frontend widget in a Shadow DOM root so theme/site button styles
   cannot override the launcher or close button.
 * Moved the bundled icon font styles inside the isolated widget root instead of
   enqueueing global Font Awesome CSS.

#### 1.0.8

 * Bundled a local Font Awesome stylesheet and webfont for launcher and USP icons.
 * Enqueued Font Awesome locally on the frontend.

#### 1.0.7

 * Removed the remote Font Awesome dependency.
 * Moved admin CSS into a local enqueued stylesheet.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.11**
 *  Senast uppdaterat **5 dagar sedan**
 *  Aktiva installationer **Färre än 10**
 *  WordPress-version ** 6.0 eller senare **
 *  Testat upp till **6.9.4**
 *  PHP-version ** 7.0 eller senare **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/leadfire/)
 * Etiketter
 * [chat widget](https://sv.wordpress.org/plugins/tags/chat-widget/)[crm](https://sv.wordpress.org/plugins/tags/crm/)
   [customer support](https://sv.wordpress.org/plugins/tags/customer-support/)[lead generation](https://sv.wordpress.org/plugins/tags/lead-generation/)
   [widget](https://sv.wordpress.org/plugins/tags/widget/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/leadfire/advanced/)

## Betyg

 5 av 5 stjärnor.

 *  [  2 5-stjärniga recensioner     ](https://wordpress.org/support/plugin/leadfire/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/leadfire/reviews/?filter=4)
 *  [  0 3-stjärniga recensioner     ](https://wordpress.org/support/plugin/leadfire/reviews/?filter=3)
 *  [  0 2-stjärniga recensioner     ](https://wordpress.org/support/plugin/leadfire/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/leadfire/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/leadfire/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/leadfire/reviews/)

## Bidragande personer

 *   [ leadfire ](https://profiles.wordpress.org/leadfire/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/leadfire/)