kdambekalns / Wwwision.AssetUsage

Simple and fast asset usage index for the Neos ContentRepository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wwwision.AssetUsage

Simple and fast asset usage index for the Neos Content Repository

Usage

Install via composer:

composer require wwwision/assetusage

Important: The usage index has to be updated manually initially. After that it will be kept in sync automatically

Update usage index

./flow assetusage:updateIndex

Reset usage index

./flow assetusage:resetIndex

Disclaimer

This package is inspired by flowpack/neos-asset-usage but uses Doctrine DBAL directly and thus comes with some advantages:

About

Simple and fast asset usage index for the Neos ContentRepository

License:MIT License


Languages

Language:PHP 100.0%