draw / sonata-integration-bundle
Integrate compatible draw packages in Sonata admin
Package info
github.com/mpoiriert/sonata-integration-bundle
Type:symfony-bundle
pkg:composer/draw/sonata-integration-bundle
0.39.5
2026-03-02 21:54 UTC
Requires
- php: >=8.5
- draw/framework-extra-bundle: ^0.39
- draw/sonata-extra-bundle: ^0.39
- sonata-project/admin-bundle: ^4.8
- sonata-project/doctrine-orm-admin-bundle: ^4.2
- symfony/expression-language: ^6.4.0
- symfony/framework-bundle: ^6.4.0
Requires (Dev)
- draw/application: ^0.39
- draw/console: ^0.39
- draw/messenger: ^0.39
- draw/security: ^0.39
- draw/tester: ^0.39
- draw/user-bundle: ^0.39
- endroid/qr-code: ^6.0
- firebase/php-jwt: ^6.1
- phpunit/phpunit: ^11.3 || ^12.0
- scheb/2fa-bundle: ^7.6
- scheb/2fa-email: ^7.6
- scheb/2fa-totp: ^7.6
This package is auto-updated.
Last update: 2026-06-06 20:02:44 UTC
README
This bundle is for draw/* component integration in sonata.
Console
The configuration lists the commands available from Sonata to be selected and executed:
draw_sonata_integration: console: admin: commands: clearCache: commandName: "redis:flushdb" label: "Clear Cache" icon: "fa-ban" reIndexSearch: commandName: "fos:elastica:populate" label: "Re-Index Search" icon: "fa-search-plus"