• This repository has been archived on 30/Nov/2022
  • Stars
    star
    1,238
  • Rank 37,810 (Top 0.8 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Laravel Shopify App

Tests codecov License


[Closing]

Please read this announcement.

@kyon147 is going to maintain a version which you can find here https://github.com/Kyon147/laravel-shopify


A full-featured Laravel package for aiding in Shopify App development, similar to shopify_app for Rails. Works for Laravel 7 and up.

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 (REST, async REST, GraphQL)
  • Authentication & installation for shops (both per-user and offline types)
  • Plan & billing integration for single, recurring, and usage-types
  • Tracking charges to a shop (recurring, single, usage, etc) with trial support
  • Auto install app webhooks and scripttags through background jobs
  • Provide basic AppBridge views
  • Handles and processes incoming webhooks
  • Handles and verifies incoming app proxy requests
  • Namespacing abilities to run multiple apps on the same database

Documentation

For full resources on this package, see the wiki.

For internal documentation, it is available here from phpDocumentor.

Issue or request?

If you have found a bug or would like to request a feature for discussion, please use the ISSUE_TEMPLATE in this repo when creating your issue. Any issue submitted without this template will be closed.

License

This project is released under the MIT license.

Misc

Repository

Contributors

Contributions are always welcome! Contibutors are updated each release, pulled from Github. See CONTRIBUTORS.txt.

If you're looking to become a contributor, please see CONTRIBUTING.md.

Maintainers

Maintainers are users who manage the repository itself, whether it's managing the issues, assisting in releases, or helping with pull requests.

Currently this repository is maintained by:

Looking to become a maintainer? E-mail @osiset directly.

Special Note

I develop this package in my spare time, with a busy family/work life like many of you! So, I would like to thank everyone who's helped me out from submitting PRs, to assisting on issues, and plain using the package (I hope its useful). Cheers.

More Repositories

1

Basic-Shopify-API

A simple API wrapper for Shopify using Guzzle for REST and GraphQL
PHP
219
star
2

Blockchain-PHP

Blockchain example implemented in PHP
PHP
38
star
3

markdown-invoice

Personal tool I use to generate my Markdown invoices into HTML/PDF.
PHP
33
star
4

basic_shopify_api

A sync/async REST and GraphQL client for Shopify API using HTTPX
Python
19
star
5

Shopify-OptionSelectorsCustom

Custom option selectors implementation which supports templating.
JavaScript
12
star
6

http_shopify_webhook

A middleware for Go's net/http package for validating incoming Shopify webhooks
Go
6
star
7

movie-barcode

Creates a neat image representing the colors of a movie
Shell
6
star
8

with

A Python with-statement clone for PHP.
PHP
6
star
9

gtk-colorizer

CSS
5
star
10

Basic-Shopify-Resource

A basic resource wrapper for Basic-Shopify-API
PHP
4
star
11

shopify-theme-download

Download a complete copy of a Shopify theme via command line.
PHP
4
star
12

acf-simple_table

Creates rows and columns of text inputs and converts it into an array for an ACF form.
PHP
3
star
13

shopify_app_whitelist

Adds whitelisting ability to shopify_app
Ruby
3
star
14

backlight

A pointless PHP library for getting the mean and glow background colors of an image or icon.
PHP
3
star
15

activity

Simple activity stream using Predis.
PHP
2
star
16

droplr-bash

A simple Droplr uploader
Shell
2
star
17

wp-user-themes

Allows users pick a theme in their profile section
PHP
2
star
18

CloudApp-Bash

Basic CloudApp implementation for Linux written in Bash
Shell
1
star
19

lockscreen-quotes

Set a quote to Mac's lock screen.
Ruby
1
star
20

react-health

Easily check all your websites' health.
PHP
1
star
21

wordpress-save-override

CMD+S or CTRL+S for saving posts or pages
JavaScript
1
star
22

wordpress-docker-quickstart

A basic Wordpress-Docker-Grunt setup for theme development.
PHP
1
star
23

gnikyt.github.io

My crappy blog
HTML
1
star
24

react-chat

Just an experiment in a chat program with React
PHP
1
star
25

mLogger

PHP function for mLogger
PHP
1
star
26

evernote-to-pocket-bookmarks

Move your Evernote bookmarks to Pocket
Ruby
1
star