Download the PHP package setono/sylius-peak-wms-plugin without Composer
On this page you can find all versions of the php package setono/sylius-peak-wms-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download setono/sylius-peak-wms-plugin
More information about setono/sylius-peak-wms-plugin
Files in setono/sylius-peak-wms-plugin
Download setono/sylius-peak-wms-plugin
More information about setono/sylius-peak-wms-plugin
Files in setono/sylius-peak-wms-plugin
Vendor setono
Package sylius-peak-wms-plugin
Short Description Integrate your store with Peak WMS
License MIT
Package sylius-peak-wms-plugin
Short Description Integrate your store with Peak WMS
License MIT
Keywords syliussylius-plugin
Please rate this library. Is it a good library?
Informations about the package sylius-peak-wms-plugin
Sylius plugin for Peak WMS
Installation
Add plugin class to your bundles.php
Make sure you add it before SyliusGridBundle
, otherwise you'll get
You have requested a non-existent parameter "setono_sylius_peak.model.upload_order_request.class".
exception.
Import routing
or if your app doesn't use locales:
Add environment variables
Add the following variables to your .env
file:
Extend entities
Order
entity
ProductVariant
entity
Update your database
Add jobs to your cron
Register webhooks
To receive stock adjustments and order status updates from Peak WMS, you need to register webhooks in Peak WMS.
Do this by running the following command:
NOTICE That you also need to enable the sending of webhooks inside the Peak interface.
Development
All versions of sylius-peak-wms-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
doctrine/orm Version ^2.15
doctrine/persistence Version ^2.5 || ^3.2
knplabs/knp-menu Version ^3.4
liip/imagine-bundle Version ^2.0
ocramius/doctrine-batch-utils Version ^2.4
psr/event-dispatcher Version ^1.0
psr/http-message Version ^1.1
psr/log Version ^1.0 || ^2.0 || ^3.0
setono/composite-compiler-pass Version ^1.1
setono/doctrine-orm-trait Version ^1.1
setono/peak-wms-php-sdk Version ^1.2.1
sylius/admin-bundle Version ^1.0
sylius/core Version ^1.0
sylius/core-bundle Version ^1.0
sylius/grid-bundle Version ^1.0
sylius/order Version ^1.0
sylius/payment Version ^1.0
sylius/resource-bundle Version ^1.0
sylius/shipping Version ^1.0
sylius/ui-bundle Version ^1.0
symfony/config Version ^5.4 || ^6.4
symfony/console Version ^5.4 || ^6.4
symfony/dependency-injection Version ^5.4 || ^6.4
symfony/event-dispatcher Version ^5.4 || ^6.4
symfony/framework-bundle Version ^5.4 || ^6.4
symfony/http-foundation Version ^5.4 || ^6.4
symfony/http-kernel Version ^5.4 || ^6.4
symfony/messenger Version ^5.4 || ^6.4
symfony/routing Version ^5.4 || ^6.4
symfony/workflow Version ^5.4 || ^6.4
webmozart/assert Version ^1.11
winzou/state-machine Version ^0.4
doctrine/orm Version ^2.15
doctrine/persistence Version ^2.5 || ^3.2
knplabs/knp-menu Version ^3.4
liip/imagine-bundle Version ^2.0
ocramius/doctrine-batch-utils Version ^2.4
psr/event-dispatcher Version ^1.0
psr/http-message Version ^1.1
psr/log Version ^1.0 || ^2.0 || ^3.0
setono/composite-compiler-pass Version ^1.1
setono/doctrine-orm-trait Version ^1.1
setono/peak-wms-php-sdk Version ^1.2.1
sylius/admin-bundle Version ^1.0
sylius/core Version ^1.0
sylius/core-bundle Version ^1.0
sylius/grid-bundle Version ^1.0
sylius/order Version ^1.0
sylius/payment Version ^1.0
sylius/resource-bundle Version ^1.0
sylius/shipping Version ^1.0
sylius/ui-bundle Version ^1.0
symfony/config Version ^5.4 || ^6.4
symfony/console Version ^5.4 || ^6.4
symfony/dependency-injection Version ^5.4 || ^6.4
symfony/event-dispatcher Version ^5.4 || ^6.4
symfony/framework-bundle Version ^5.4 || ^6.4
symfony/http-foundation Version ^5.4 || ^6.4
symfony/http-kernel Version ^5.4 || ^6.4
symfony/messenger Version ^5.4 || ^6.4
symfony/routing Version ^5.4 || ^6.4
symfony/workflow Version ^5.4 || ^6.4
webmozart/assert Version ^1.11
winzou/state-machine Version ^0.4
The package setono/sylius-peak-wms-plugin contains the following files
Loading the files please wait ....