https://github.com/flowpack/flowpack.entityusage.databasestorage
Provides a database storage implementation for entity usage tracking in Neos Flow.
https://github.com/flowpack/flowpack.entityusage.databasestorage
flowframework neoscms
Last synced: about 1 month ago
JSON representation
Provides a database storage implementation for entity usage tracking in Neos Flow.
- Host: GitHub
- URL: https://github.com/flowpack/flowpack.entityusage.databasestorage
- Owner: Flowpack
- License: mit
- Created: 2021-04-23T09:13:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T13:04:46.000Z (about 2 years ago)
- Last Synced: 2025-02-23T22:48:38.148Z (11 months ago)
- Topics: flowframework, neoscms
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Generic entity usage storage for Neos Flow
This package provides a database storage implementation for `Flowpack.EntityUsage`.
## Related packages
* [Flowpack.EntityUsage](https://github.com/Flowpack/Flowpack.EntityUsage) the generic usage implementation
* [Flowpack.Neos.AssetUsage](https://github.com/Flowpack/Flowpack.Neos.AssetUsage) for storing Neos.Media asset usages in Neos CMS