rvzug / laravel-lightspeed-sync by rvzug

Synchronise Lightspeed resources to laravel app
5
0
2
Package Data
Maintainer Username: rvzug
Maintainer Contact: rudivanzandwijk@gmai.com (Rudi van Zandwijk)
Package Create Date: 2017-06-13
Package Last Update: 2017-06-16
Language: PHP
License: MIT
Last Refreshed: 2024-04-25 15:15:16
Package Statistics
Total Downloads: 5
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

Laravel-lightspeed-sync

done

  • GET product/variant resources and store in database (prototype)

todo

  • GET order/customer/billing resources and store in database
  • Sync trough webhooks

to do later

  • a lot.

Installation

php artisan vendor:publish

php artisan queue:table php artisan queue:failed-table php artisan migrate

php artisan lightspeedsync:init

start queue worker