3. Summary

3.1. Configuration reference

sylius_flow:
    storage: sylius.process_storage.session # The storage used to save flow data.

3.2. Tests

$ composer install --dev --prefer-dist
$ phpunit

3.3. Working examples

If you want to see working implementation, try out the Sylius application.

There is also an example that shows how to integrate this bundle into Symfony Standard Edition.

3.4. Bug tracking

This bundle uses GitHub issues. If you have found bug, please create an issue.