I am facing a small problem. I want to name the files differently when uploading via Blueprint. I found the following at OctoberCMS Tricks. But now the question: How do I set an attachMany attribute in Blueprints to be able to use my own System\Models\File class?
The media manager is often used for uploading files that have a SEO slug. We have an internal ticket for specifying custom filenames in the |resize filter and this should arrive soon.