This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

XLSJuice

Description

Dynamic from creation based on spreadsheet. Integration for calculators built using XLSJuice spreadsheet to web converter. If you have a working spreadsheet you have a working webpage, this plugins allows you to insert any calculator form inside your WP pages.

You first need to create your calculators at XLSJuice web page, you have a trial account available.

There are a big set of extra plugins that you can use in order to extra functions to your form, some examples:

PDF creation based on word template, with inputs, outputs and any other information needed.
Email sending to you, or your customers, with inputs, outputs and any other information needed (like the pdf from above!).
Data saving. Allow your customers to save their executions, and come back to edit their previouly saved data, download their files…
Mailchimp integration
VTiger integration
Form actions, include dynamic behaviour to your form, like hide/show sections depending on inputs and/or results of the calculator.
Paypal. You can redirect to this payment system in order to turn your quote into a real sale.
Stripe. You can redirect to this payment system in order to turn your quote into a real sale.
…more plugins comming…

also customization available for more complex requirements.

Screenshots

  • Example calculator built using XLSJuice: BMI calculator with image result
  • Example calculator built using XLSJuice: Product profit with chart output
  • Example calculator built using XLSJuice: Quarterly income and expenses with chart
  • Example calculator built using XLSJuice: Mortgage calculator
  • Example calculator built using XLSJuice: Instant quote for moving company
  • Control panel: advanced editor for the form
  • Control panel: stats view
  • Control panel: managing calculators

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Unzip & Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create your calculator form at xlsjuice.com
  4. Get the id of the calculator you want to publish (for ex: ABCDEFH012345678 and insert at any page using this shortcode

    [xlsjuice code=”ABCDEFH012345678″]

You will see your calculator up and running inside your WordPress. Width and height parameters to control the size of the widget are also allowed

[xlsjuice code=”ABCDEFH012345678″ width=”100%” height=”500px”]

FAQ

There is a public tutorials section where all information available that you can check here:

Tutorials

Reviews

There are no reviews for this plugin.

Contributors & Developers

“XLSJuice” is open source software. The following people have contributed to this plugin.

Contributors

Translate “XLSJuice” 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

  • Initial release.