spree 2-4-stable
Closed this issue · 5 comments
kruby commented
How to install spree_mail_settings with spree 2-4-stable?
When trying to bundle it says:
In Gemfile:
spree_mail_settings (>= 0) ruby depends on
spree_backend (~> 2.2.0) ruby
spree (>= 0) ruby depends on
spree_backend (2.4.0.rc3)
peterberkenbosch commented
Hi @kruby, this extension is currently only supported for 2-2-stable releases. We need to update the branches to support the upstream releases as well. Thanks for reporting.
TomGroombridge commented
Any idea when spree_mail_settings will be available on 2-4 stable?
thiyagarajan commented
Any idea when spree_mail_settings will be available on 2-4 stable?
futhr commented
Hi all, just created a 2-4-stable
branch based on 2-3-stable
that you welcome to try out.
TomGroombridge commented
@futhr thank you