Skip to content

futhr/spree-faq

Repository files navigation

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