silverware / testimonials
SilverWare Testimonials Module.
Installs: 64
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- php: >=5.6.0
- silverware/silverware: ^1.5
This package is not auto-updated.
Last update: 2024-10-25 13:30:56 UTC
README
Provides a testimonial page for SilverWare apps.
Contents
Requirements
Installation
Installation is via Composer:
$ composer require silverware/testimonials
Usage
The module provides a TestimonialPage
ready for use within the CMS. Testimonial records are
added on the "Testimonials" tab of the page.
TestimonialPage
is also an implementor of ListSource
, and can be used with
components to show a series of testimonials as list items.
Issues
Please use the GitHub issue tracker for bug reports and feature requests.
Contribution
Your contributions are gladly welcomed to help make this project better. Please see contributing for more information.
Maintainers
License
BSD-3-Clause © Praxis Interactive