draw/sonata-integration-bundle
This bundle is for draw/* component integration in sonata.
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"
How can I help you explore Laravel packages today?