Skip to content

wowaTYPO3/news

This branch is 1401 commits behind georgringer/news:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 29, 2016
Jan 24, 2017
Jan 21, 2017
Jan 22, 2017
Jan 24, 2017
Jan 24, 2017
Jan 3, 2017
Jan 3, 2017
Dec 21, 2016
Sep 22, 2016
Dec 29, 2016
Jan 3, 2017
Jan 7, 2017
Dec 29, 2016
Jan 7, 2017
Jul 9, 2011
Jan 4, 2017
Dec 6, 2016
Jan 21, 2017
Mar 2, 2015

Repository files navigation

TYPO3 Extension news

Build Status StyleCI Latest Stable Version Monthly Downloads License

It is a highly customizable framework for chronological organized content - much more than just a news list! (Quote by an user)

Features

  • Based on extbase & fluid, implementing best practices from TYPO3 CMS
  • Supporting editors & authors by providing
  • well structured plugins with good preview functionality
  • backend module with filter & search
  • Frontend template variant based on Twitter Bootstrap (v3)
  • (Well documented)1

Usage

1) Installation

Installation using Composer

The recommended way to install the extension is by using (Composer)2. In your Composer based TYPO3 project root, just do composer require georgringer/news.

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

2) Minimal setup

  1. Include the static TypoScript of the extension. Optional: If you are templates are based on Twitter Bootstrap, add the TWB styles as well to get optimized templates.
  2. Create some news records on a sysfolder.
  3. Create a plugin on a page and select at least the sysfolder as startingpoint.

About

TYPO3 Extension news

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.9%
  • HTML 9.6%
  • CSS 1.2%
  • Other 1.3%