Skip to content

montrosesoftware/comfy-faq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyFaq

ComfyFaq is an simple faq management engine for ComfortableMexicanSofa (version 1.8.x).

Features

  • Ability to set up multiple faq per site

Installation

Add gem definition to your Gemfile:

gem 'comfy_faq'

Then from the Rails project's root run:

bundle install
rails generate comfy:faq
rake db:migrate

Take a look inside your config/routes.rb file and you should see following lines there:

comfy_route :faq_admin, path: 'admin'
comfy_route :faq, path: 'faq'

You should also find view templates in /app/views/cms/faq folder. Feel free to adjust them as you see fit.


Copyright 2014 Tomasz Pajor, Montrose Software LLC

About

ComfyFaq is an simple faq management engine for ComfortableMexicanSofa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •