WordPress plugin : Upload and get price

Plugin : download here

Once you have download our plugin, you can go on your WordPress administration panel, in the “Add new” plugin section. Upload the .zip folder into it and activate it. Then, you have two possibilities to show our plugin on your website : by a widget, and by a shortcode.   

You will need three informations to be able to implement this plugin : 
– Your domain : https://<your-domain>.fabpilot.com/
– Your project Primary Key (optional) : you will need to use API requests to find it.
– Your User Token API : You can find it by going into your instance in Admin > Users > Your User.

Use a shortcode

A shortcode can be added anywhere you want in your Pages, Posts, etc.
To make this shortcode works, you will need to write between [] that : 
fabpilot-get-price widget_name=”Fabpilot_API_Widget” instance=”domain=<your-domain>&user_api_token=<user-api-token>&project_pk=<your-project-pk>
(Remove “&project=<your-project-pk>” if you don’t use it)

Use a widget

To use this plugin as a widget, you just need to go on your administration side of your website, go into Appearance > Widgets and add the plugin “Fabpilot – Upload & Get price” to the part of your site you want to show it. Enter the information we got above, and it is done !

How it looks like