punktde/sylius-api
composer require punktde/sylius-api
Sylius Shop Admin API Client for the Flow Framework
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 EndpointsThe following Endpoints are currently implemented, see the admin API documentation for details:
- Cart
- CartItem
- Checkout
- Country
- Customer
- Product
- ProductVariant
- Order
- User
- Zone
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.
Read more
The same vendor provides 33 package(s).