bitbag / graphql-plugin
Sylius backend integration for Vue Storefront 2
Installs: 4 524
Dependents: 0
Suggesters: 0
Security: 0
Stars: 24
Watchers: 12
Forks: 16
Open Issues: 10
Type:sylius-plugin
Requires
- php: ^8.0
- ext-intl: *
- ext-json: *
- ext-openssl: *
- bitbag/wishlist-plugin: ^3.0
- gesdinet/jwt-refresh-token-bundle: ^0.12.0
- php-http/message-factory: ^1.1
- sylius/sylius: ~1.11.0
- symfony/mailer: ^6.0
- webonyx/graphql-php: ^14.9
Requires (Dev)
- behat/behat: ^3.6.1
- behat/mink-selenium2-driver: ^1.4
- dmore/behat-chrome-extension: ^1.3
- dmore/chrome-mink-driver: ^2.7
- friends-of-behat/mink: ^1.8
- friends-of-behat/mink-browserkit-driver: ^1.4
- friends-of-behat/mink-debug-extension: ^2.0.0
- friends-of-behat/mink-extension: ^2.4
- friends-of-behat/page-object-extension: ^0.3
- friends-of-behat/suite-settings-extension: ^1.0
- friends-of-behat/symfony-extension: ^2.1
- friends-of-behat/variadic-extension: ^1.3
- friendsofsymfony/oauth-server-bundle: ^1.6 || >2.0.0-alpha.0 ^2.0@dev
- lchrusciel/api-test-case: ^5.2
- phpspec/phpspec: ^7.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: 0.12.85
- phpstan/phpstan-doctrine: 0.12.33
- phpstan/phpstan-strict-rules: ^0.12.0
- phpstan/phpstan-webmozart-assert: 0.12.12
- phpunit/phpunit: ^9.5
- polishsymfonycommunity/symfony-mocker-container: ^1.0
- sensiolabs/security-checker: ^6.0
- sylius-labs/coding-standard: ^4.0
- symfony/browser-kit: ^4.4 || ^5.2
- symfony/debug-bundle: ^4.4 || ^5.2
- symfony/dotenv: ^4.4 || ^5.2
- symfony/intl: ^4.4 || ^5.2
- symfony/web-profiler-bundle: ^4.4 || ^5.2
- vimeo/psalm: 4.7.1
- dev-main
- v1.5.0
- v1.4.1
- v1.4.0
- v1.3.0
- v1.2.1
- v1.2.0
- v1.1.0
- 1.0.1
- v1.0.0
- v1.0.0-beta.1
- dev-VSF2-129-add-default-vsf2-host
- dev-VSF2-304
- dev-VSF2-244_performance_check
- dev-feature/slack-notifications
- dev-develop
- dev-release/20230707
- dev-release/20230809
- dev-bugfix/VSF2-111_thank_you_page_locale
- dev-feature/VSF2-159_generate_bulk_data
- dev-feature/VSF2-218-save_address_province
- dev-feature/VSF2-213_build_relations_between_generated_data
- dev-release/20230629
- dev-VSF2-54-password-reminder-token-fix
- dev-release/20230615
- dev-feature/missing_migrations
- dev-feature/VSF2-159_generate_bulk_data-senghe
- dev-release/20230602
- dev-VSF2-203-remember-me-functionality-fix
- dev-VSF2-177
- dev-DROP-159/adding_a_generator_to_create_mass_quantities_of_products
- dev-OP-121/Upgrade_sylius_to_1_12
- dev-release/20230408
- dev-hotfix/add-default-wishlist-on-login
- dev-wishlist-support
- dev-hotfix/fixtures-client-login
- dev-feature/OP-121
- dev-feature/grapqhl-one-wishlist
- dev-Doc
- dev-feature/wishlist-tests
- dev-fix/wishlist-and-order-normalization
- dev-feature/add-mutation-to-add-multiple-items-to-cart
- dev-fix/wishlists-current-user-extension
- dev-feature/wishlist
- dev-hotfix/buying-out-of-stock
- dev-staging
This package is auto-updated.
Last update: 2024-10-11 14:01:17 UTC
README
BitBag SyliusVueStorefront2Plugin
Sylius Vue Storefront 2 back-end integration enabling PWA and mobile-first experience in Sylius-based stores.
The plugin was developed by BitBag, the leading and biggest Sylius partner. We breath open-source in and out. If you like what we do, feel free to contact us. We are opened for partnership realtions and if you look for an experienced, open-source team that will be able to deliver an outstanding eCommerce solution, feel free to reach us too!
Like the package? Do not forget to leave us a star! ⭐
Table of Content
Overview
This plugin allows you to integrate Sylius backend with Vue Storefront 2 integration.
This plugin allows you to expose all critical models and operations as graphql queries and mutations
It unlocks graphql-based API on top of ApiPlatform and JWT.
To check automatically generated GraphQL API Doc for your Vue Storefront 2 application - visit one of the following endpoints.
api_graphql_entrypoint /api/v2/graphql
api_graphql_graphiql /api/v2/graphql/graphiql
api_graphql_graphql_playground /api/v2/graphql/graphql_playground
Please note that many of used functions and approaches both on Sylius and API Platform with Graphql support are still marked as experimental.
Requirements
The plugin uses following 3rd party packages:
"sylius/sylius": "~1.11.0"
"webonyx/graphql-php": "^14.9"
"gesdinet/jwt-refresh-token-bundle": "^0.12.0"
Community
For online communication, we invite you to chat with us & other users on Sylius Slack.
Additional resources for developers
To learn more about our contribution workflow and more, we encourage you to use the following resources:
License
This plugin's source code is completely free and released under the terms of the MIT license.
Contact
If you want to contact us, the best way to do it is over our contact form or by sending us a direct e-mail at hello@bitbag.io.