Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spree Frequently Asked Question Extension

An spree extension for managing FAQs

Supported versions of Spree

any version of Spree higher than 0.10.x

Installation

  1. add the gem to your Gemfile:

gem 'spree_faq'

  1. run bundler:

bundle install

  1. migrate your database:

rake railties:install:migrations db:migrate

Viewing FAQs

http://yourdomain.tld/faq

Editing FAQs

  1. Login to Administraton Console
  2. Click on FAQ

Running Specs

git clone git://github.com/joshnuss/spree-faq.git

gem install bundler

bundle

rake test_app

rake spec

About

Frequently Asked Question extension for Spree

Resources

Stars

47 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages