twin-elements / clear-cache-bundle
Implement clear:cache command for CMS Jelllinek
Installs: 127
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.1 || ^8.0
- doctrine/annotations: ^1.6
- symfony/console: ^4.4 || ^5.4
- symfony/framework-bundle: ^4.4 || ^5.4
- symfony/http-foundation: ^4.4 || ^5.4
- symfony/http-kernel: ^4.4 || ^5.4
- symfony/routing: ^4.4 || ^5.4
- symfony/yaml: ^4.4 || ^5.4
- twin-elements/admin-bundle: ^1.0
Requires (Dev)
- phpunit/phpunit: ^9.2
- symfony/browser-kit: ^5.1
- symfony/phpunit-bridge: ^4.0
README
composer require twin-elements/clear-cache-bundle
te_clear_cache: resource: "@TEClearCacheBundle/Controller/ClearCacheController.php" type: annotation prefix: /admin/cache
TwinElements\ClearCacheBundle\TEClearCacheBundle::class => ['all' => true]