We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8110f4c commit ac8bfa6Copy full SHA for ac8bfa6
Readme.md
@@ -1,7 +1,7 @@
1
# Asset usage tracking for Neos CMS
2
3
This package provides a replacement for the asset usage calculation
4
-in [Neos CMS](https://www.neos.io) 5.x and 7.x.
+in [Neos CMS](https://www.neos.io) 5.x, 7.x and 8.x.
5
6
Neos always calculated the asset usage when the information was requested.
7
This could take quite long depending on the number of nodes and assets in a project.
@@ -23,7 +23,7 @@ like filtering for unused assets and delete button are disabled if an asset is u
23
24
## Compatibility
25
26
-Neos 5.2 + Neos 7.x
+Neos 5.2, Neos 7.x + Neos 8.x
27
28
## Installation
29
0 commit comments