Add BunnyStorage Adapter
It looks like there's a BunnyStorage adapter available at
https://github.com/PlatformCommunity/flysystem-bunnycdn
Can this be added to the list of Cloud Providers? Is there reason in particular it wouldn't work with the bundle?
Thx.
No particular difficulties in integrating this adapter.
But to go further, it would be more interesting to rework how adapters are managed, in order to offer third-party packages the possibility of plugging themselves into the bundle.
@maxhelias I would really appreciate this. Any ETA?
@FluffyDiscord Nothing yet, I don't use BunnyCDN, so i can't try / test it.
If you'd like to try it, it's very similar to this integration: https://github.com/thephpleague/flysystem-bundle/pull/174
I use it, and it works fine. Really it's just missing from the documentation.
Actually, I take that back. I'm not 100% sure it works, but I think it does. Regardless, it should be documented so developers can at least know where to look.
Next time I'm working on that project I'll add and check it.
I was about to say that I can create a PR this weekend if you would like, because I want to use Bunny in my project.
PR https://github.com/thephpleague/flysystem-bundle/pull/180
Fix https://github.com/thephpleague/flysystem-bundle/pull/180