dorsetdigital / silverstripe-element-quotation
Adds a simple quotation / testimonial style block
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- dnadesign/silverstripe-elemental: ^3.0 || ^4.0
- silverstripe/cms: ^4.0
- silverstripe/vendor-plugin: ^1.0
This package is auto-updated.
Last update: 2024-10-29 06:12:21 UTC
README
Adds a simple quotation / testimonial element block
Requirements
- Silverstripe 4.x
- Silverstripe Elemental
Installation
- Install the code with
composer require dorsetdigital/silverstripe-element-quotation
- Run a
dev/build?flush
to update your project
Usage
Once installed, the quotation will be selectable as an Elemental block.
By default, the module doesn't add any styling, it expects you to do this in your own CSS file