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.40.3
2026-07-26 23:50 UTC
Requires
- php: >=8.5
- codraw/framework-extra-bundle: ^0.40
- codraw/sonata-extra-bundle: ^0.40
- sonata-project/admin-bundle: ^4.8
- sonata-project/doctrine-orm-admin-bundle: ^4.2
- symfony/expression-language: ^7.4.0
- symfony/framework-bundle: ^7.4.0
Requires (Dev)
- codraw/application: ^0.40
- codraw/console: ^0.40
- codraw/messenger: ^0.40
- codraw/security: ^0.40
- codraw/tester: ^0.40
- codraw/user-bundle: ^0.40
- endroid/qr-code: ^6.0
- firebase/php-jwt: ^6.1
- phpunit/phpunit: ^12.5
- scheb/2fa-bundle: ^7.6
- scheb/2fa-email: ^7.6
- scheb/2fa-totp: ^7.6
Replaces
- draw/sonata-integration-bundle: 0.40.3
This package is auto-updated.
Last update: 2026-07-27 02:10:18 UTC
README
This bundle is for codraw/* 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"