Fuel Logic Service Area
WP Plugin that check if area is serviceable via zip code search
by jethrolanda · github.com/jethrolanda/fuel-logic-service-area
★ 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-logic-service-area/archive/refs/heads/main.zipReadme
DOCUMENTATION
Use the following shortcodes:
[fuel_logic_zipcode_form]
Form for zipcode check
[fuel_logic_map]
Map output based on entered zipcode. To be used on the the 'serviceable area' page
[fuel_logic_order_form]
The fuel order form from hsforms. To be used on the 'serviceable area' page
[fuel_logic_zipcode]
Zipcode to output on the 'serviceable area' page
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-logic-service-area.zip HEAD