fortrabbit / craft-object-storage

A Craft 3 plugin that integrates with fortrabbit's S3 compatible Object Storage
MIT License
3 stars 8 forks source link

In CraftCMS 5 not working properly - Assets index and delete #25

Open Kristomen opened 2 months ago

Kristomen commented 2 months ago

I have installed and configured Fortrabbit Object Storage in CraftCMS 5, but it is not working properly. Here are the issues I am facing:

There is no official plugin that supports MinIO or other S3-compatible services.

I have verified the permissions, and they are correct. I should mention that when I had CraftCMS 4 and the "Generic Object Storage Volume" plugin, it worked. Additionally, I checked using Rclone Browser, through which I can browse files, upload, and delete without any issues.

webkp commented 2 months ago

@Kristomen I am on Craft 5.2.5 and Fortrabbit Object Storage 4.0.0 though not with MinIO but a 3rd-party S3-compatible provider and I don't face the issues you are encountering. I am able to create folders, delete them (with or without files being in the folder) - all without problems. Just to let you know.