https://github.com/flownative/neos-uniquefilenames
Ensure unique filenames across all Neos media assets
https://github.com/flownative/neos-uniquefilenames
Last synced: 2 months ago
JSON representation
Ensure unique filenames across all Neos media assets
- Host: GitHub
- URL: https://github.com/flownative/neos-uniquefilenames
- Owner: flownative
- License: mit
- Created: 2016-05-09T15:59:22.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T08:41:27.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T19:32:33.994Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://opensource.org/licenses/MIT)
[](https://packagist.org/packages/flownative/neos-uniquefilenames)
[](https://www.flownative.com/en/products/open-source.html)# Neos Unique Filename Validation
This package adds extended validation to assets to prevent duplicate filenames.
## Installation
Run the following command:
`composer require flownative/neos-uniquefilenames`