Fuel Savings Calculator Slider
WP Plugin that calculates fuel saved in a year
by Xammis · github.com/jethrolanda/fuel-savings-calculator-slider
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jethrolanda/fuel-savings-calculator-slider/archive/refs/heads/master.zipFrom the readme
DOCUMENTATION
Use the following shortcodes:
[fuelsavingscalculatorslider]
This shortcode displays the calculator slider with calculations.
Screenshot:
[fuelsavingspdfreport]
This shortcode displays a button that when clicked shows a modal with form. The form accepts name and email. Once submitted the user receives a pdf report about the fuel savings calculator.
Screenshot:
Zip File
To create a .zip file of this plugin. First clone this repository and create a zip using this code:
git archive -o fuel-savings-calculator-slider.zip HEAD