v17development / flarum-seo

Perfect SEO for your Flarum forum
https://discuss.flarum.org/d/18316-flarum-seo
MIT License
43 stars 22 forks source link

Fix: adds support for cloud filesystem #86

Closed luceos closed 8 months ago

luceos commented 8 months ago

Flarum is currently able to use filesystems since 2021. Resolving these from IOC allows us to use any filesystem, including S3 and the likes. This PR introduces the ability to use these adapters.