Download the PHP package purplespider/basic-news without Composer
On this page you can find all versions of the php package purplespider/basic-news. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download purplespider/basic-news
More information about purplespider/basic-news
Files in purplespider/basic-news
Download purplespider/basic-news
More information about purplespider/basic-news
Files in purplespider/basic-news
Vendor purplespider
Package basic-news
Short Description Basic News Holder & News Article functionality
License BSD-3-Clause
Homepage https://github.com/purplespider/silverstripe-basic-news
Package basic-news
Short Description Basic News Holder & News Article functionality
License BSD-3-Clause
Homepage https://github.com/purplespider/silverstripe-basic-news
Please rate this library. Is it a good library?
Informations about the package basic-news
Basic News Module
Introduction
Provides basic "news page" functionality to a SilverStripe site.
Designed to provide a simple, fool-proof way for users to add news articles to their website.
This module has been designed to have just the minimum required features, to avoid bloat, but can be easily extended to add new fields if required.
Maintainer Contact
- James Cocker ([email protected])
Requirements
- Silverstripe 5+
- Use version 2 for SilverStripe 4 support
- Use the 3.1 branch for SilverStripe 3.1 support
Installation Instructions
- Place the contents of this repository in a directory named basic-news at the root of your SilverStripe install.
- Visit yoursite.com/dev/build to rebuild the database.
- Log in the CMS, and create a new News Holder page.
If you'd like to have Facebook OG and Twitter Card support, just add <% include PurpleSpider\BasicNews\MetaTags %>
to your site's head
.
Features
- A News Article has a Headline, Date, Article & Image (optional)
- Add New News Article button on Holder CMS page.
- Articles listed on holder page, with date and title
- News Articles are automatically moved to a News Holder if created elsewhere in the sitetree accidentally.
- Lightbox compatibility
- RSS feed of articles
- Articles are paginated on the News Holder
Screenshots
News Article Page
News Holder Page
All versions of basic-news with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
^5
silverstripe/cms Version ^5
silverstripe/lumberjack Version ^3
silverstripe/cms Version ^5
silverstripe/lumberjack Version ^3
The package purplespider/basic-news contains the following files
Loading the files please wait ....