Search by

creative-web-solution / cws-cognix-cache-bundle

Tw4n

Removing the cache of a Cognix-hosted server.

Package info

github.com/creative-web-solution/cws-cognix-cache-bundle

Type:symfony-bundle

pkg:composer/creative-web-solution/cws-cognix-cache-bundle

Statistics

Installs: 165

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-07-15 12:23 UTC

This package is auto-updated.

Last update: 2026-09-15 12:40:22 UTC


README

Configuration

Add this line on bundles.php:

Cws\Bundle\CognixCacheBundle\CwsCognixCacheCacheBundle::class => ['all' => true],

Create cws_cognix_cache.yaml into config/packages:

cws_cognix_cache:
    uri: 'my uri'

It's done.