2017 © Pedro Peláez
 

library laravel-lightspeed-sync

Synchronise Lightspeed resources to laravel app

image

rvzug/laravel-lightspeed-sync

Synchronise Lightspeed resources to laravel app

  • Friday, June 16, 2017
  • by rvzug
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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, (*1)

php artisan queue:table php artisan queue:failed-table php artisan migrate, (*2)

php artisan lightspeedsync:init, (*3)

start queue worker, (*4)

The Versions

16/06 2017

dev-master

9999999-dev https://github.com/rvzug/laravel-lightspeed-sync

Synchronise Lightspeed resources to laravel app

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api lightspeed seoshop laravel-lightspeed-api laravel-lightspeed-sync