Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psi-4ward/news4ward

Contao Extensions: News/Blog based on contentelements
https://github.com/psi-4ward/news4ward

Last synced: 2 months ago
JSON representation

Contao Extensions: News/Blog based on contentelements

Awesome Lists containing this project

README

        

News4ward
=============

Enhanced news/blog extension for the Contao CMS.

Features
--------
* ContentElements like the standard articles
* [Tagcloud] (https://github.com/psi-4ward/news4ward_tags)
* [Comments] (https://github.com/psi-4ward/news4ward_comments)
* [Categories] (https://github.com/psi-4ward/news4ward_categories)
* [Multiple-Categories] (https://github.com/psi-4ward/news4ward_multicategories)
* [Related-Articles] (https://github.com/psi-4ward/news4ward_related)
* [Archive-Menu] (https://github.com/psi-4ward/news4ward_archiveMenu)
* [Newsletter] (https://github.com/psi-4ward/news4ward_newsletter)
* [Mostread] (https://github.com/psi-4ward/news4ward_mostread)
* [TitleSearch] (https://github.com/psi-4ward/news4ward_titleSearch)
* and of course some more improvements compared to core-news module

Installation
------------

### Attention
**DO NOT** use the Contao Repository, it holds very old versions of news4ward and its componentes!
Use the [Contao Compoers](https://contao.org/de/extension-list/view/composer.html) to install news4ward with all dependencies.

Make a Backup of your Installation! If you use news4ward without GlobalContentelements
contao deletes all your contentelements!

### Required extenion
First install these extensions:
* [tagsWidget](https://github.com/psi-4ward/tagsWidget)
* [MultiColumnWizard](https://contao.org/de/extension-list/view/MultiColumnWizard.de.html)

### news4ward
* Download or clone the news4ward to `system/modules`
* and optionally news4ward_tags, news4ward_comments and news4ward_categories if you like
* update the database
* create modules, news4ward-archives and so on ... :)

### Copyright
License: http://www.gnu.org/licenses/lgpl-3.0.html LGPL

Author: [4ward.media](http://www.4wardmedia.de)

Much thanks to to Jozef Dvorsky for providing the english translation!