rvzug/laravel-lightspeed-sync

Synchronise Lightspeed resources to laravel app

Installs: 5

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rvzug/laravel-lightspeed-sync

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

This package is not auto-updated.

Last update: 2025-09-28 08:59:00 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