setono / sylius-order-recovery-plugin
Setono example plugin for Sylius.
Package info
github.com/Setono/SyliusOrderRecoveryPlugin
Type:symfony-bundle
pkg:composer/setono/sylius-order-recovery-plugin
dev-master / 1.0.x-dev
2021-02-11 19:43 UTC
Requires
- php: ^7.4
- symfony/config: ^4.4 || ^5.0
- symfony/dependency-injection: ^4.4 || ^5.0
- symfony/http-kernel: ^4.4 || ^5.1.5
Requires (Dev)
- api-platform/core: ^2.5
- doctrine/persistence: ^1.3.8
- lexik/jwt-authentication-bundle: ^2.10
- matthiasnoback/symfony-config-test: ^4.2
- matthiasnoback/symfony-dependency-injection-test: ^4.2
- phpunit/phpunit: ^9.5
- psalm/plugin-symfony: ^2.1
- roave/security-advisories: dev-master
- setono/code-quality-pack: ^1.5.1
- sylius/sylius: ^1.8.9
- symfony/debug-bundle: ^5.1
- symfony/dotenv: ^5.2
- symfony/intl: ^4.4 || ^5.0
- symfony/maker-bundle: ^1.15
- symfony/property-info: ^4.4 || ^5.0
- symfony/serializer: ^4.4 || ^5.0
- symfony/web-profiler-bundle: ^5.0
This package is auto-updated.
Last update: 2026-03-15 10:43:10 UTC
README
This plugin solves a small, but important, part of this issue. As a quick summary the issue is that when a customer goes through checkout, and eventually goes to a third party payment provider, but then decides to hit back in the browser, the customer sees an empty cart. This will undoubtedly result in lost orders, i.e. the name of this plugin 'Order Recovery'.