spree-import-products:Spree扩展,允许用户从CSV文件上传产品

时间:2024-05-15 13:26:38
【文件属性】:

文件名称:spree-import-products:Spree扩展,允许用户从CSV文件上传产品

文件大小:59KB

文件格式:ZIP

更新时间:2024-05-15 13:26:38

Ruby

SpreeImportProducts Spree扩展,允许用户使用“延迟作业”从CSV文件上传产品 安装 使用以下命令将此扩展名添加到您的Gemfile中: gem 'spree_import_products' , :git => 'git://github.com/agnieszkajacek/spree-import-products.git' 使用Bundler安装gem bundle install 复制并运行迁移 bundle exec rails g spree_import_products : install 重新启动服务器 如果您的服务器正在运行,请重新启动它,以便它可以正确找到资产。 测验 首先捆绑您的依赖项,然后运行rake 。 rake不存在,则rake将默认构建该虚拟应用程序,然后它将运行specs。 可以使用rake test_app来重新生成虚


【文件预览】:
spree-import-products-master
----gemfiles()
--------spree_4_1.gemfile(148B)
--------spree_4_0.gemfile(147B)
--------spree_master.gemfile(176B)
--------spree_3_7.gemfile(164B)
----db()
--------migrate()
----lib()
--------generators()
--------spree_import_products.rb(126B)
--------spree_import_products()
----Gemfile(277B)
----spec()
--------use_cases()
--------models()
--------controllers()
--------fixtures()
--------spec_helper.rb(2KB)
--------.rubocop.yml(134B)
--------jobs()
--------factories()
----Rakefile(449B)
----.travis.yml(1KB)
----config()
--------locales()
--------routes.rb(200B)
----.bundle()
--------bin()
----LICENSE(1KB)
----README.md(1KB)
----.rubocop.yml(352B)
----spree_import_products.gemspec(1KB)
----Appraisals(402B)
----.rspec(22B)
----.gitignore(211B)
----app()
--------services()
--------use_cases()
--------views()
--------overrides()
--------models()
--------controllers()
--------jobs()
--------.gitkeep(0B)
----bin()
--------rails(301B)

网友评论