/laravel-shopify

A full-featured Laravel package for aiding in Shopify App development

Primary LanguagePHPMIT LicenseMIT

Laravel Shopify App

Build Status Coverage Status StyleCI License

A full-featured Laravel package for aiding in Shopify App development, similar to shopify_app for Rails. Works for Laravel 5.4-5.6.

Screenshot Screenshot: Billable

Table of Contents

* Wiki pages

For more information, tutorials, etc., please view the project's wiki.

Goals

  • Provide assistance in developing Shopify apps with Laravel
  • Integration with Shopify API
  • Authentication & installation for shops
  • Billing integration built-in for single and recurring application charges
  • Auto install app webhooks and scripttags thorugh background jobs
  • Provide basic ESDK views
  • Handles and processes incoming webhooks
  • Handles and verifies incoming app proxy requests

Documentation

For full resources on this package, see the wiki.

For internal documentation, it is available here from phpDocumentor.

LICENSE

This project is released under the MIT license.