Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.2 KB

File metadata and controls

39 lines (28 loc) · 1.2 KB

outdated

SyliusShippingBundle

Danger

We're sorry but this documentation section is outdated. Please have that in mind when trying to use it. You can help us making documentation up to date via Sylius Github. Thank you!

SyliusShippingBundle is the shipment management component for Symfony e-commerce applications.

If you need to manage shipments, shipping methods and deal with complex cost calculation, this bundle can help you a lot!

Your products or whatever you need to deliver, can be categorized under unlimited set of categories. You can display appropriate shipping methods available to the user, based on object category, weight, dimensions and anything you can imagine.

Flexible shipping cost calculation system allows you to create your own calculator services.

installation shippable_interface shipping_subject_interface shipping_categories shipping_method calculating_shipping_cost default_calculators custom_calculators resolving_available_methods shipping_requirements summary

Learn more

  • Shipments in the Sylius platform </book/orders/shipments> - concept documentation