Download the PHP package dorsetdigital/silverstripe-element-faq without Composer
On this page you can find all versions of the php package dorsetdigital/silverstripe-element-faq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dorsetdigital/silverstripe-element-faq
More information about dorsetdigital/silverstripe-element-faq
Files in dorsetdigital/silverstripe-element-faq
Download dorsetdigital/silverstripe-element-faq
More information about dorsetdigital/silverstripe-element-faq
Files in dorsetdigital/silverstripe-element-faq
Vendor dorsetdigital
Package silverstripe-element-faq
Short Description Adds a collapsible FAQ block
License BSD-3-Clause
Homepage https://github.com/DorsetDigital/silverstripe-element-faq
Package silverstripe-element-faq
Short Description Adds a collapsible FAQ block
License BSD-3-Clause
Homepage https://github.com/DorsetDigital/silverstripe-element-faq
Please rate this library. Is it a good library?
Informations about the package silverstripe-element-faq
silverstripe-element-faq
Adds a collapsing FAQ block to a page
Requirements
- Silverstripe 4.x
- Silverstripe Elemental
Installation
- Install the code with
composer require dorsetdigital/silverstripe-element-faq
- Run a
dev/build?flush
to update your project
Usage
Once installed, the FAQ block will be selectable as an Elemental block.
The module provides minimal markup with some basic accessibility. Default CSS and Javascript is also included for the basic functionality (expand/collapse of questions).
If required the module can be instructed not to add the default CSS and Javascript by setting the following configuration variables in your site's XML:
All versions of silverstripe-element-faq with dependencies
PHP Build Version
Package Version
Requires
silverstripe/vendor-plugin Version
^1.0
silverstripe/cms Version ^4.0
dnadesign/silverstripe-elemental Version ^3.0 || ^4.0
symbiote/silverstripe-gridfieldextensions Version ^3
silverstripe/cms Version ^4.0
dnadesign/silverstripe-elemental Version ^3.0 || ^4.0
symbiote/silverstripe-gridfieldextensions Version ^3
The package dorsetdigital/silverstripe-element-faq contains the following files
Loading the files please wait ....