Download & unzip file
|
Open downloaded files using editor like Visual Studio Code
|
Get you API Key from profile page. (You need free / paid account to get CBM Calculator API Key)
|
|
Put your API key in script.js file
|
|
Open Wordpress and install a new plugin.
|
|
Now go to Settings->Insert Headers and Footers
|
|
Under Settings->Scripts in Header section put
- style.css text from downloaded and unzipped folder
- Or you can host style.css to any s3 bucket or server and use it's link here
- Make necessary changes as per your website requirement
|
|
Under Settings->Scripts in Footer section put
- script.js text from downloaded and unzipped folder
- Or you can host script.js to any s3 bucket or server and use it's link here
- Make necessary changes as per your website requirement
|
|
Create a new post and add the HTML code of CBM Calculator here
|
|
Now publish this post and you will see CBM Calculator on your wordpress site.
|
Please contact us in case you need any help in integration.
|