Popis
LumiVoltech is a WordPress plugin built for solar installers, sales teams, and marketing professionals to capture and qualify potential customers via a guided estimation funnel.
Key Features
- Guided Estimator: A 3-step lead capture funnel that keeps visitors engaged.
- Smart Inputs: User-friendly state and city selection.
- Instant Calculations: Provides estimated solar system size (kW) and projected savings based on monthly electric bill inputs.
- Lead Management: All submissions are saved directly to your WordPress database for easy management.
- Email Notifications: Automatic alerts sent to the site admin upon new lead submission.
- Mobile Optimized: Fully responsive design that looks great on all devices.
- Page Builder Compatible: Works seamlessly with Elementor, Divi, Gutenberg, and other major page builders via shortcode.
External Services
This plugin utilizes the LumiVoltech API to perform real-time solar electricity rate lookups. The plugin transmits the user’s selected state to the LumiVoltech service (hosted at LumiVoltech.com) to retrieve accurate, location-based electricity rate data.
- Data Flow: The plugin securely communicates with the API to retrieve data sourced from the U.S. Energy Information Administration (EIA).
- Data Sent: Only the state name selected by the user is transmitted to fetch the relevant electricity rate. No personal user information (PII) is transmitted.
- Terms of Service: https://lumivoltech.com/terms
- Privacy Policy: https://lumivoltech.com/privacy
Development Source
The JavaScript source code for this plugin is provided in the assets/js/ folder. All code is human-readable and original; this plugin does not utilize obfuscation or minification.
Instalace
- Upload the
lumivoltechfolder to the/wp-content/plugins/directory. - Alternatively, upload the zip file via Plugins > Add New > Upload Plugin in your WordPress dashboard.
- Activate the plugin through the Plugins menu in WordPress.
- Navigate to the LumiVoltech menu in the admin sidebar to view your settings and submissions.
- Use the shortcode
[lumivoltech_flow_wizard]on any page, post, or widget area to display the calculator.
Nejčastější dotazy
-
How are leads delivered?
-
Leads are automatically sent to the site’s administration email address and are simultaneously saved in the plugin’s internal database for review in the Admin Leads Dashboard.
-
Does this plugin work with page builders?
-
Yes. You can place the
[lumivoltech_flow_wizard]shortcode anywhere you can place text or a shortcode block, including Elementor, Divi, Beaver Builder, and the Block Editor (Gutenberg). -
Can I customize the styling?
-
The Free version is optimized to look great out-of-the-box on all major WordPress themes. If you need full visual control to change frontend accent colors, button styles, and add your custom company logo for a seamless white-label presentation, these branding customizer tools are available in LumiVoltech Pro.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
LumiVoltech Solar Lead Funnel je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “LumiVoltech Solar Lead Funnel” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.2.5
- Tweak: Clarified styling and logo feature availability in FAQ documentation.
- Documentation: Updated plugin description layouts and feature comparisons.
1.0.2.4
- Fixed: Corrected shortcode layout code and finalized text documentation.
1.0.2.3
- Tweak: Updated Freemius SDK to v2.13.4 for improved PHP compatibility and checkout optimizations.
1.0.2.2
- Security: Fully resolved hardcoded AJAX endpoints by migrating to dynamic URLs via localized parameters.
- Security: Implemented context-specific late escaping using esc_url() and esc_js() on all outputted values and inline scripts.
- Compliance: Hardened Guideline 7 & 9 privacy rules by enforcing strict early-exit execution guards on backend AJAX data handlers when opt-in consent is absent.
1.0.2.1
- Privacy Controls: Introduced an opt-in checkbox for real-time state solar rate lookups. The feature is disabled by default, ensuring full user transparency and control over external API communication.
- Administrative: Added an admin notice to guide users through enabling real-time data services.
- Security & Compliance: Implemented full prefixing (lvt_) for all functions, hooks, and constants to ensure complete namespacing.
1.0.2
- Cosmetic improvements.
1.0.1
- Renamed function names to match the plugin’s name.
1.0
- Initial release.