Coder Social home page Coder Social logo

rkugot / spree_multi_currency Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itbeaver/spree_multi_currency

0.0 2.0 0.0 650 KB

Provides UI to allow configuring multiple currencies in Spree.

Home Page: http://spreecommerce.com

License: BSD 3-Clause "New" or "Revised" License

Ruby 74.22% JavaScript 4.55% CoffeeScript 0.89% CSS 0.97% HTML 19.37%

spree_multi_currency's Introduction

Spree Multi-Currency

Build Status Code Climate

Provides UI to allow configuring multiple currencies in Spree.

This provides 3 preferences:

  • allow_currency_change - Allow the users to change their currency via the currency set action.
  • show_currency_selector - Display the currency selector in the main nav bar. This will only display if there are multiple supported currencies, and allow_currency_change is on.
  • supported_currencies - A comma separated list of

Installation

  1. Add this extension to your Gemfile with this line:
gem 'spree_multi_currency', github: 'spree-contrib/spree_multi_currency', branch: 'X-X-stable'

The branch option is important: it must match the version of Spree you're using. For example, use 3-0-stable if you're using Spree 3-0-stable or any 3.0.x version.

  1. Install the gem using Bundler:
bundle install
  1. Copy & run migrations
bundle exec rails g spree_multi_currency:install
  1. Restart your server

If your server was running, restart it so that it can find the assets properly.


Contributing

See corresponding guidelines


License

Copyright (c) 2007-2015 Gregor MacDougall, Spree Commerce, and other contributors, released under the New BSD License

spree_multi_currency's People

Contributors

futhr avatar damianlegawiec avatar peterberkenbosch avatar aegixx avatar jdutil avatar krzysiek1507 avatar mauazua avatar szajbus avatar mbajur avatar foxweb avatar bdq avatar donnykurnia avatar gmacdougall avatar jsqu99 avatar schmijos avatar pusewicz avatar redvulps avatar tvdeyen avatar arpanlepcha avatar

Watchers

James Cloos avatar Roman Kugot avatar

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.