/sonata-cache-managing-bundle

Add a tab on cache management in sonata admin.

Primary LanguagePHPMIT LicenseMIT

Sonata cache managing bundle by CWS

Configuration

Add this line on bundles.php:

Cws\Bundle\SonataCacheManagingBundle\CwsSonataCacheManagingBundle::class => ['all' => true],

It's done. All you have to do is connect to your administration and admire the Cache link.