rvzug/laravel-lightspeed-sync

Synchronise Lightspeed resources to laravel app

dev-master 2017-06-16 21:17 UTC

This package is not auto-updated.

Last update: 2024-04-28 02:00:42 UTC


README

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