Jared Norman
Jared Norman
Ah, the latest version on GitHub supports Solidus v3, but there hasn't been a release. For now, I recommend using the version from GitHub: ```ruby gem "solidus_importer", github: "solidusio-contrib/solidus_importer" ```
@elia We should probably cut a new version at some point, eh?
Thanks!
Yeah, I would still use the latest version from GitHub for now.
Still a cool thing I'd like to see.
Not stale, pal.
What you're suggesting is pretty serious breaking change, even if it's a good one. This makes me think we'd be better off forking this (or providing a legacy fork), unless...
I'm fine with either one of these options: 1. Create and release a `solidus_legacy_reviews` gem that's a fork of this gem in its current state, document that existing users should...
Not sure why your tests aren't running, but the CI on this project is currently broken too. Do you have any idea why this is broken for you now? We...
Yeah, that makes sense that using it directly would work. The issue is definitely with the search functionality on the admin pages.