codraw / sonata-integration-bundle
Integrate compatible draw packages in Sonata admin
Package info
github.com/Cloud-Officer/codraw-sonata-integration-bundle
Type:symfony-bundle
pkg:composer/codraw/sonata-integration-bundle
0.39.10
2026-07-21 17:16 UTC
Requires
- php: >=8.5
- codraw/framework-extra-bundle: ^0.39
- codraw/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)
- codraw/application: ^0.39
- codraw/console: ^0.39
- codraw/messenger: ^0.39
- codraw/security: ^0.39
- codraw/tester: ^0.39
- codraw/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
Replaces
- draw/sonata-integration-bundle: 0.39.10
This package is auto-updated.
Last update: 2026-07-21 17:18:00 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"