Back to Sylius

README

src/Sylius/Component/Order/README.md

2.2.51.9 KB
Original Source

Order Component

This component contains default Order model for PHP applications. It supports flexible system of adjustments, which allows you to apply fees or discounts to specific order items or order as a whole.

It also handles generating order numbers with different patterns.

Sylius

<p align="center"> <a href="https://sylius.com" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://media.sylius.com/sylius-logo-800-dark.png"> <source media="(prefers-color-scheme: light)" srcset="https://media.sylius.com/sylius-logo-800.png">
    </picture>
</a>
</p>

Sylius is an Open Source eCommerce solution built from decoupled components with powerful API and the highest quality code. Read more on sylius.com.

Documentation

Documentation is available on docs.sylius.com.

Contributing

This page contains all the information about contributing to Sylius.

Follow Sylius' Development

If you want to keep up with the updates and latest features, follow us on the following channels:

Bug tracking

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

MIT License

License can be found here.

Authors

The component was originally created by Paweł Jędrzejewski. See the list of contributors.