-
Install existing supported spree extension? Is a dev release for 1.3
http://spreecommerce.com/extensions/118-spree-social
-
Installing latest solidus and the solius_static_content extension leads to
```
Bundler could not find compatible versions for gem "deface":
In snapshot (Gemfile.lock):
deface (= 1.5.3)
…
-
When I follow the extension to create the spree_simple_sales, it shows uninitialized constant SpreeSimpleSales::Spree::Product
## Context
I am trying to create a extension on spree 4.0, and I foll…
-
I'm having problems to add custom User fields to the ransack whitelist.
Spree::User doesn't include `Spree::RansackableAttributes` and i'm not able to override `User.ransackable_attributes` because h…
-
Steps taken:
1. Created new Ubuntu 16.04 server on Digital Ocean for www.openfoodnetwork.org.za (178.128.194.80)
2. Updated ofn-install on local machine, ensuring that:
- config.yml and secrets.yml…
-
I'm looking into Spree and I'm using Docker to test it (and ideally also to run it with Docker in production).
However, currently only 3.7.0-alpha is available on DockerHub.
Would it be possible…
-
### Steps to reproduce
1. Followed the instructions to link the solidus user to an own User model:
https://guides.spreecommerce.org/developer/authentication.html
2. Added this into the user mode…
-
Probably not at all the right place to report this, but I don't know where would be the correct place.
I'm trying to access the links http://guides.spreecommerce.org/creating_extensions.html & http…
-
Hi,
I'm new to rails ....I am getting an error everytime I try to follow the tutorial on creating a new extension (sorry if this is a stupid question):
After creating successfully a fresh copy of Spr…
-
Hello,
I was going through official Spree extensions tutorial here https://guides.spreecommerce.com/developer/extensions_tutorial.html
There is a link mentioned "Spree Extension Registry" which shou…