Giter Site home page Giter Site logo

Spree verison 3.0.4 about datashift_spree HOT 7 OPEN

autotelik avatar autotelik commented on August 9, 2024
Spree verison 3.0.4

from datashift_spree.

Comments (7)

autotelik avatar autotelik commented on August 9, 2024

Sorry i'm not sure, I have not worked with Spree 3 yet, and have been focused on improving main datashift project

from datashift_spree.

mhmaguire avatar mhmaguire commented on August 9, 2024

I'm using datashift spree with 3-0-stable branch and it appears to be working correctly.
Just install datashift from master

from datashift_spree.

goodviber avatar goodviber commented on August 9, 2024

HI @mhmaguire,
could you give me a copy of your exact gem spec and install procedure for spree/datashift/datashift_spree.
I have hit a wall and had to write my own rake tasks for import/export of product data/images.
Thanks.

from datashift_spree.

autotelik avatar autotelik commented on August 9, 2024

can you let us know what the issues you are facing are ?

from datashift_spree.

mhmaguire avatar mhmaguire commented on August 9, 2024

@goodviber Im using spree 3-0-stable and datashift/datashift_spree from master

The only thing i haven't managed to get working is stock_items count_on_hand for products.

source 'https://rubygems.org'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.2.4'

#...

gem 'spree', github: 'spree/spree', branch: '3-0-stable'
gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '3-0-stable'
gem 'spree_multi_domain', github: 'spree/spree-multi-domain', branch: '3-0-stable'
gem 'spree_related_products', github: 'mhmaguire/spree_related_products', branch: '3-0-stable'
gem 'spree_active_shipping', github: "spree-contrib/spree_active_shipping", branch: '3-0-stable'
gem 'spree_wishlist', github: 'mhmaguire/spree_wishlist', branch: "3-0-stable"

#stuff for importing product info
gem 'datashift', github: 'autotelik/datashift', branch: 'master'
gem 'datashift_spree', github: 'autotelik/datashift_spree', branch: 'master'

#...

from datashift_spree.

parhs avatar parhs commented on August 9, 2024

undler could not find compatible versions for gem "datashift":
In Gemfile:
datashift

datashift_spree was resolved to 0.6.0, which depends on
  datashift (>= 0.15.0, ~> 0.15)

from datashift_spree.

autotelik avatar autotelik commented on August 9, 2024

hi .. I'm afraid all my spare time still taken with the main datashift project right now .. you could fork the datashift spree project and amend the Gemfile/gemspec to bump the versions

from datashift_spree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.