Project

spree-faq

0.02
No commit activity in last 3 years
No release in over 3 years
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
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.4.1
~> 4.0.0
>= 0.7.0
>= 1.24.0
>= 4.2.0
~> 0.5.2
>= 2.4.0
~> 1.5.0
>= 0.3.0
~> 3.0.0
~> 3.0.0
~> 4.0.0
~> 0.9.0
~> 1.3.8

Runtime

~> 2.4.0
 Project Readme

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