Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/psi-4ward/news4ward
- Owner: psi-4ward
- Created: 2011-11-18T19:37:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T08:21:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T04:25:29.933Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 244 KB
- Stars: 13
- Watchers: 7
- Forks: 12
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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 moduleInstallation
------------### 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!