livehouse-sales-lead
v1.15.0
Published
live house sales lead project
Downloads
1
Readme
Livehouse sales lead
Support customized web form for pipedirve
Usage
- Copy
index.html
fromdemo/livehouse
ordemo/straas
folders - Copy
pipedrive-form.bundle.js
file fromdist
folder - Modify the script include tag in the html file with the real file path
- <script src='/dist/pipedrive-form.bundle.js'></script>
+ <script src='YOUR_HOST/YOUR_PATH/pipedrive-form.bundle.js'></script>