An Spree Commerce extension for managing FAQs.
Add to your Gemfile
:
gem 'spree_faq', github: 'futhr/spree-faq', branch: 'master'
Then run from the command line:
bundle install
rails g spree_faq:install
See corresponding guidelines.
Copyright (c) 2009-2014 Josh Nussbaum, Tobias Bohwalli, and other contributors, released under the New BSD License