Skip to content

Sample or Basic tutorial on how to connect or communicate quickbooks desktop from php. In this tutorial I will show you how to create customer in Quickbooks desktop from php . No external library is required.

Notifications You must be signed in to change notification settings

jewelhuq/quickbook-desktop-connection-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickbooks and PHP web site

Tutorial for quickbooks integration with you web site on PHP

  1. git clone https://github.com/jewelhuq/quickbook-desktop-connection-php.git
  2. make sure you have code it under localhost/quickbooks folder so that those file should be accessable from http://localhost/quickbooks/clients.php
  3. Open your quickbooks desktop applicaiton, open clients.qwc file it will tell you to give permission provide the permission and put password admin on Quickbooks web connector panel
  4. click update Selected you will be able to see a customer in your quickbok desktop
  5. To know more : https://jewelhuq.medium.com/how-to-connect-quickbooks-desktop-from-php-laravel-c25d0fce8181
  6. Live video : https://youtu.be/3dHCNd11GmQ

About

Sample or Basic tutorial on how to connect or communicate quickbooks desktop from php. In this tutorial I will show you how to create customer in Quickbooks desktop from php . No external library is required.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%