sylius / invoicing-plugin
Invoicing plugin for Sylius.
Fund package maintenance!
sylius
Installs: 994 272
Dependents: 3
Suggesters: 0
Security: 0
Stars: 91
Watchers: 19
Forks: 94
Open Issues: 25
Type:sylius-plugin
pkg:composer/sylius/invoicing-plugin
Requires
- php: ^8.2
- knplabs/knp-snappy-bundle: ^1.10
- ramsey/uuid: ^4.7
- sylius/grid-bundle: ^1.13
- sylius/resource-bundle: ^1.12
- sylius/sylius: ^2.0
- sylius/telemetry: ^1.0
- symfony/clock: ^6.4 || ^7.4
- symfony/config: ^6.4 || ^7.4
- symfony/console: ^6.4 || ^7.4
- symfony/dependency-injection: ^6.4 || ^7.4
- symfony/form: ^6.4 || ^7.4
- symfony/framework-bundle: ^6.4 || ^7.4
- symfony/http-foundation: ^6.4 || ^7.4
- symfony/http-kernel: ^6.4 || ^7.4
- symfony/messenger: ^6.4 || ^7.4
- symfony/options-resolver: ^6.4 || ^7.4
- symfony/routing: ^6.4 || ^7.4
Requires (Dev)
- behat/behat: ^3.14
- dmore/behat-chrome-extension: ^1.4
- dmore/chrome-mink-driver: ^2.9
- friends-of-behat/mink: ^1.11
- friends-of-behat/mink-browserkit-driver: ^1.6
- friends-of-behat/mink-debug-extension: ^2.1
- friends-of-behat/mink-extension: ^2.7
- friends-of-behat/page-object-extension: ^0.3
- friends-of-behat/suite-settings-extension: ^1.1
- friends-of-behat/symfony-extension: ^2.6
- friends-of-behat/variadic-extension: ^1.6
- matthiasnoback/symfony-config-test: ^5.1
- matthiasnoback/symfony-dependency-injection-test: ^5.1
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^1.12
- phpstan/phpstan-doctrine: ^1.5
- phpstan/phpstan-symfony: ^1.4
- phpstan/phpstan-webmozart-assert: ^1.2
- phpunit/phpunit: ^10.5
- polishsymfonycommunity/symfony-mocker-container: ^1.0
- sylius-labs/coding-standard: ^4.4
- sylius/test-application: ^2.0.0@alpha
- symfony/browser-kit: ^6.4 || ^7.4
- symfony/debug-bundle: ^6.4 || ^7.4
- symfony/dotenv: ^6.4 || ^7.4
- symfony/intl: ^6.4 || ^7.4
- symfony/web-profiler-bundle: ^6.4 || ^7.4
- symfony/webpack-encore-bundle: ^2.2
- 2.1.x-dev
- v2.1.1
- v2.1.0
- 2.0.x-dev
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-RC.1
- 1.1.x-dev
- v1.1.1
- v1.1.0
- 1.0.x-dev
- v1.0.2
- v1.0.1
- v1.0.0
- v1.0.0-RC.1
- v0.25.1
- v0.25.0
- v0.24.0
- v0.23.1
- v0.23.0
- v0.22.0
- v0.21.0
- v0.20.0
- v0.19.0
- v0.18.1
- v0.18.0
- v0.17.0
- v0.16.1
- v0.16.0
- v0.15.0
- v0.14.0
- v0.13.0
- v0.12.0
- v0.11.0
- v0.10.1
- v0.10.0
- v0.9.0
- v0.8.3
- v0.8.2
- v0.8.1
- v0.8.0
- v0.7.0
- v0.6.0
- 0.5.1
- 0.5
- 0.4
- 0.3.1
- 0.3
- v0.2.3
- 0.2.2
- 0.2.1
- 0.2
- 0.1.1
- 0.1
- dev-upmerge/2.0_2.1
- dev-upmerge/1.1_2.0
- dev-upmerge/1.0_1.1
- dev-feature/add-1.1-upmerge-branch
- dev-wip-agents-ai
- dev-codex/add-support-for-sylius/sylius--2.1.0-in-github-actions
- dev-booster
- dev-damonsson-patch-1
- dev-add-support-to-sylius-1.13
This package is auto-updated.
Last update: 2026-02-04 03:09:47 UTC
README
Invoicing Plugin
This plugin creates an invoice related to the order.
SyliusInvoicingPlugin creates new immutable invoice when the order is in given state (default: created) and allows both customer and admin to download invoices related to the order.
Documentation
📖 Full documentation is available here: 👉 Invoicing Plugin Documentation
Security issues
If you think that you have found a security issue, please do not use the issue tracker and do not post it publicly.
Instead, all security issues must be sent to security@sylius.com.
Community
For online communication, we invite you to chat with us and other users on Sylius Slack.
License
This plugin is released under the MIT License.
Telemetry
This plugin enforces telemetry data collection when used with Sylius. Details are described in TELEMETRY_POLICY.md.