solidus_wishlist
solidus_wishlist copied to clipboard
Improvement Ideas
-
[x] Convert or start fresh or spree_email_a_friend for solidus
-
[ ] Show 'Add to wishlist' even when user isn't signed in.
- Have it redirect to login page, after login or sign up, redirect to wishlist with product added.
-
[ ] Remove or add the ability to disable multiple wishlists since that is only helpful for huge stores, like Amazon or department stores
-
[ ] Have non logged in users be able to create a single wishlist that saves to cookies
If anyone has more ideas, please comment! @dhonig @mtomov
maybe backend & api?
With gem need a task to override views.
I am triying with
$ bundle exec rails g solidus:views:override --only wishlists
No work
With gem need a task to override views.
partially done with merge request #25 by disabling deface