futhr / spree-faq

Frequently Asked Questions for Spree Commerce.

Home Page:http://spreecommerce.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spree FAQ

Build Status Coverage Status Code Climate Gem Version

An opinionated plug-and-play styled Spree Commerce extension for managing FAQs. With this gem you get an FAQ page and the management tools to make it very easy to update your FAQ and reduce the demand on your sites customer service.


Installation

Add to your Gemfile:

gem 'spree-faq', github: 'futhr/spree-faq', require: 'spree_faq', branch: 'master'

Then run from the command line:

bundle && bundle exec rails g spree_faq:install

Note: The FAQ link is not add to the frontend layout, its up to you to place it in your layout where you prefer.


Contributing

See corresponding guidelines.


Copyright (c) 2009-2015 Josh Nussbaum, Tobias Bohwalli, and other contributors, released under the New BSD License

About

Frequently Asked Questions for Spree Commerce.

http://spreecommerce.com

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


Languages

Language:Ruby 65.4%Language:HTML 32.5%Language:CSS 1.9%Language:CoffeeScript 0.1%Language:JavaScript 0.1%