An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
[![Packagist](https://img.shields.io/packagist/v/flownative/neos-uniquefilenames.svg)](https://packagist.org/packages/flownative/neos-uniquefilenames)
[![Maintenance level: Acquaintance](https://img.shields.io/badge/maintenance-%E2%99%A1-ff69b4.svg)](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`