Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an ActiveStorage adapter #32

Closed
6 tasks
kennyadsl opened this issue Nov 26, 2019 · 0 comments
Closed
6 tasks

Create an ActiveStorage adapter #32

kennyadsl opened this issue Nov 26, 2019 · 0 comments

Comments

@kennyadsl
Copy link
Member

At the moment Solidus only supports Paperclip as attachments system.

We started some work to make it pluggable in solidusio#3237 so that it would be easier to add ActiveStorage support when the blocking public blob URLs issue is fixed.

Now that that work has been done (rails/rails@94584c2), and it will be released with Rails 6.1, we should resume the work done in solidusio#2974 and try to add an ActiveStorage adapter to Solidus.

This issue includes:

  • adding the ActiveStorage adapter
  • making it available to Rails 6.1+ users
  • testing on a real store
  • adding a Guides page on how to use the new adapter
  • considering start shipping the new adapter as default in new Solidus installations
  • providing guidance (wiki page?) to migrate from Paperclip to ActiveStorage, if possible
@elia elia closed this as completed Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants