Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 607 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 607 Bytes

Ometria for Spree

Ometria extension for Spree.

Installation

Add spree_ometria to your Gemfile:

gem 'spree_ometria', :git => 'https://github.com/Ometria/spree_ometria.git', :branch => Ôrelease-1.0Õ

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_ometria:install

Releases

Please visit https://github.com/Ometria/spree_ometria/branches and select the release that is compatible with your Spree store.

  • Release 1.0: Spree 2.X

Copyright (c) 2014 Ometria, released under the New BSD License