Provides a news archive for SilverWare apps, divided into a series of categories and articles.
Installation is via Composer:
$ composer require silverware/news
The module provides three pages ready for use within the CMS:
NewsArchive
NewsCategory
NewsArticle
Create a NewsArchive
page as the top-level of your news archive. Under the NewsArchive
you
may add NewsCategory
pages as children to divide the archive into a series
of categories. Then, as children of NewsCategory
, add your NewsArticle
pages.
A NewsArticle
consists of a title, content, and a date. You can also add an image and summary for the article
by using the "Meta" tab. NewsArchive
and NewsCategory
pages are also implementors of ListSource
,
and can be used with components to show a series of news articles as list items.
A NewsArchive
also supports the automatic generation of an RSS feed based on the
latest articles. You can enable or disable this functionality using the "Feed enabled"
checkbox on the NewsArchive
options tab.
Please use the GitHub issue tracker for bug reports and feature requests.
Your contributions are gladly welcomed to help make this project better.
Please see contributing for more information.
Colin Tucker | Praxis Interactive |
BSD-3-Clause © Praxis Interactive
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem