sylius / invoicing-plugin
Invoicing plugin for Sylius.
Fund package maintenance!
sylius
Installs: 942 088
Dependents: 2
Suggesters: 0
Security: 0
Stars: 92
Watchers: 21
Forks: 91
Open Issues: 23
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
- symfony/clock: ^6.4 || ^7.1
- symfony/config: ^6.4 || ^7.1
- symfony/console: ^6.4 || ^7.1
- symfony/dependency-injection: ^6.4 || ^7.1
- symfony/form: ^6.4 || ^7.1
- symfony/framework-bundle: ^6.4 || ^7.1
- symfony/http-foundation: ^6.4 || ^7.1
- symfony/http-kernel: ^6.4 || ^7.1
- symfony/messenger: ^6.4 || ^7.1
- symfony/options-resolver: ^6.4 || ^7.1
- symfony/routing: ^6.4 || ^7.1
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
- phpspec/phpspec: ^7.5
- 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: ^9.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.1
- symfony/debug-bundle: ^6.4 || ^7.1
- symfony/dotenv: ^6.4 || ^7.1
- symfony/intl: ^6.4 || ^7.1
- symfony/web-profiler-bundle: ^6.4 || ^7.1
- symfony/webpack-encore-bundle: ^2.2
- 2.1.x-dev
- 2.0.x-dev
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-RC.1
- 1.1.x-dev
- 1.0.x-dev
- 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-adjust-docs
- dev-wip-agents-ai
- dev-upmerge/1.0_2.0
- 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: 2025-10-06 09:35:23 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.