An spree extension for managing FAQs
any version of Spree higher than 0.10.x
- add the gem to your
Gemfile
:
gem 'spree_faq'
- run bundler:
bundle install
- migrate your database:
rake railties:install:migrations db:migrate
http://yourdomain.tld/faq
- Login to Administraton Console
- Click on FAQ
git clone git://github.com/joshnuss/spree-faq.git
gem install bundler
bundle
rake test_app
rake spec