Skip to content

helpfulrobot/silverstripe-australia-silverstripe-question-answer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Question Answer module

Provides an interface for creating and editing questions with answers, and for a listing of those to be displayed within page content.

Usage

  • Install via composer
  • Create a new Question Answer Page
  • On the "Questions" tab, add a new Question Answer object
  • After saving, the questions should appear in content whereever the $Items
    keyword is inserted

To change the layout of the item list, copy the templates/QuestionListing.ss file to your theme/templates folder and customise

About

Simple page type for managing question-answer type items (eg FAQ pages)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.3%
  • Scheme 2.7%