erpnextpopup

A Simple Library to Integrate Static Site with ERPNext

Usage no npm install needed!

<script type="module">
  import erpnextpopup from 'https://cdn.skypack.dev/erpnextpopup';
</script>

README

ERPNextPopup

A Simple Library to create a lead in ERPNext

Usage

import { ERPNextPopup } from 'erpnextpopup'

const app = new ERPNextPopup('popup', 'apiKey', 'apiSecret', 'http://localhost:8080')

app.addContact('lead@erp.com', 'Sr. Lead', 'Grynn Advanced')