---
title: "Sylius Shipping Estimate Plugin"
package: "Sylius Shipping Estimate Plugin"
version: "1.x"
canonical_url: "https://www.babdev.com/open-source/packages/syliusshippingestimateplugin/docs/1.x/intro"
package_supported: true
version_released: false
notice:
  - "Version 1.x of Sylius Shipping Estimate Plugin has not been released yet. Its API may change before release."
---
# Sylius Shipping Estimate Plugin

The [Sylius](https://sylius.com/) shipping estimate plugin adds support for shipping rate lookups to the site's cart, useful for shops with dynamic shipping rates.

The bundle includes:

- A widget for the Sylius cart page to show a shipping estimate form
- AJAX endpoint to calculate shipping, with a hook for developers to tweak the data before running the shipping calculators

## Support Matrix

The below table shows the supported PHP, Symfony, and Sylius versions for this plugin.

| Version | Status             | PHP Versions | Symfony Versions | Sylius Versions |
|---------|--------------------|--------------|------------------|-----------------|
| 1.x     | Actively Supported | 8.0+         | 5.4              | 1.11            |
