/solidus_mail_settings

For my project

Primary LanguageRubyBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Solidus Mail Settings

Build Status Code Climate


Installation

  1. Add this extension to your Gemfile with this line:
gem 'solidus_mail_settings', github: '2bedigital/solidus_mail_settings', branch: 'master'
  1. Install the gem using Bundler:
bundle 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) 2014-2015 John Hawthorn and contributors, released under the New BSD License