Skip to content

Waqas192/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

About

Frequently Asked Questions for Spree Commerce.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 65.7%
  • HTML 32.6%
  • CSS 1.7%