Descrizione
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.
Installazione
- 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.
FAQ
-
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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“LumiVoltech Solar Lead Funnel” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “LumiVoltech Solar Lead Funnel” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
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.