punktde/sylius-api

Last activity 08 Dec 2022 2 2 14253
composer require punktde/sylius-api

Sylius Shop Admin API Client for the Flow Framework

2.0.5

Version
2.0.5
Type
neos-package
Release Date
Dec 08, 2022 12:11
Source
git
Distribution
zip
Requires
  • neos/flow: ^5.0 || ^6.0 || ^7.0 || ^8.0
  • symfony/serializer: ^4.0
  • symfony/property-access: ^4.1
  • eljam/guzzle-jwt-middleware: ^0.7 || ^1.0
Requires (dev)
  • phpunit/phpunit: ^9.5
MIT
  • #shop
  • #api
  • #sylius
  • #neos
  • #api platform
  • #flow framework
ce18de682a80433d7ff1130504d3c6c2560b3140

Readme excerpt

Sylius Shop Admin API Client for the Flow Framework

This Flow package provides a programmable interface to the Sylius Shop admin API.

Implemented Endpoints

The following Endpoints are currently implemented, see the admin API documentation for details:

  • Cart
  • CartItem
  • Checkout
  • Country
  • Customer
  • Product
  • ProductVariant
  • Order
  • User
  • Zone
Setup Installation

The installation is done with composer:

composer require punktde/sylius-api Configuration
  • Create a new API user in Sylius.
  • Configure URL and client credentials in your settings.
Usage …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 33 package(s).