silverstripe-australia / silverstripe-question-answer
Simple implementation of an FAQ page
Package info
github.com/nyeholt/silverstripe-question-answer
Type:silverstripe-module
pkg:composer/silverstripe-australia/silverstripe-question-answer
1.1.0
2015-11-12 06:44 UTC
Requires
This package is auto-updated.
Last update: 2026-03-01 00:21:19 UTC
README
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