sheadawson/silverstripe-newsly

A simple and configurable news module for SilverStripe CMS

Installs: 991

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 2

Forks: 7

Open Issues: 1

Type:silverstripe-module

1.0.2 2015-12-14 04:27 UTC

This package is auto-updated.

Last update: 2024-09-08 10:48:59 UTC


README

Newsly is a simple news/blog module for SilverStripe. It aims to offer configurable and optional features that cater to a range of common news-section requirements.

Requirements

Maintainers

Features

  • NewsHolder and NewsArticle page types
  • Articles managed in gridfield with lumberjack
  • Articles can have images and attachments (optional)
  • Articles can have tags (optional)
  • Related articles (related via shared tags)
  • Article Authors (optional, can be configured as a simple string or a NewsAuthor object/profile)
  • Archive list, Tag list functions

Installation

composer require sheadawson/silverstripe-newsly

Configuration

The following configurations can be set in your yml config:

NewsArticle:
  setting: value