magefan / laravel-shopify-new
Shopify package for Laravel to aide in app development
Fund package maintenance!
kyon147
Open Collective
paypal.me/kyon147
Requires
- php: ^8.0 || 8.1
- ext-json: *
- funeralzone/valueobjects: ^0.5
- gnikyt/basic-shopify-api: ^9.0 || ^10.0 || ^11.0
- jenssegers/agent: ^2.6
- laravel/framework: ^8.0 || ^9.0 || ^10.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.8
- friendsofphp/php-cs-fixer: ^3.0
- laravel/legacy-factories: ^v1.3.0
- mockery/mockery: ^1.0
- orchestra/database: ~3.8 || ~4.0 || ~5.0 || ~6.0 || ~7.0
- orchestra/testbench: ~3.8 || ~4.0 || ~5.0 || ~6.0 || ~7.0 || ~8.0
- phpstan/phpstan: ^0.12
- phpunit/phpunit: ~8.0 || ^9.0 || ^10.0
This package is auto-updated.
Last update: 2024-07-30 12:56:32 UTC
README
This is a maintained version of the wonderful but now deprecated original Laravel Shopify App. To keep things clean, this has been detached from the original.
A full-featured Laravel package for aiding in Shopify App development, similar to shopify_app
for Rails. Works for Laravel 8 and up.
Table of Contents
* Wiki pages
For more information, tutorials, etc., please view the project's wiki.
Goals
- Per User Auth Working
- Better support for SPA apps using VueJS
- Getting "Blade" templates working better with Shopify's new auth process???
Documentation
For full resources on this package, see the wiki.
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:
- @kyon147
@gnikytOriginal author of the package. See announcement for details.
Looking to become a maintainer? E-mail @kyon147 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.