Download the PHP package dachcom-digital/news without Composer
On this page you can find all versions of the php package dachcom-digital/news. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dachcom-digital/news
More information about dachcom-digital/news
Files in dachcom-digital/news
Download dachcom-digital/news
More information about dachcom-digital/news
Files in dachcom-digital/news
Vendor dachcom-digital
Package news
Short Description Pimcore News
License GPL-3.0-or-later
Homepage https://github.com/dachcom-digital/pimcore-news
Package news
Short Description Pimcore News
License GPL-3.0-or-later
Homepage https://github.com/dachcom-digital/pimcore-news
Please rate this library. Is it a good library?
Informations about the package news
Pimcore News
Pimcore News Bundle. Generate simple custom entry types like Events, Press or Event.
Requirements
⚠️⚠️ This extension has reached its end of life and only receives compatibility update. It will not be developed further.
Installation
- Execute:
$ bin/console pimcore:bundle:enable NewsBundle
- Execute:
$ bin/console pimcore:bundle:install NewsBundle
Important to know
- The detail url is based on the title for each language. If the detail url field is empty, the title will be transformed to a valid url slug.
- The News Bundle will install two classes (
NewsEntry
andNewsCategory
). If you're going to modify them, please make sure that you're follow our upgrade notes in case we're changing the class structure.
Good to know
- News can be placed at any place on your website through the news area element. Use it as list, latest or even as a custom layout.
- The detail page always stays the same (see static route), no matter where you placed the area element.
- It's possible to override the detail url in the news object.
Extending Entry Object
- Meta Information Tab: Extend Entries with classification store data.
- Relations & Settings Tab: Extend Entries with Object Bricks.
- Configure additional configuration fields with an eventlistener and twig
Further Information
- Head Meta Generator
- Link Generator
- Related Entries Generator
- The Amazing Entry Types
- Presets (new!)
License
DACHCOM.DIGITAL AG, Löwenhofstrasse 15, 9424 Rheineck, Schweiz
dachcom.com, [email protected]
Copyright © 2024 DACHCOM.DIGITAL. All rights reserved.
For licensing details please visit LICENSE.md
Upgrade Info
Before updating, please check our upgrade notes!
All versions of news with dependencies
PHP Build Version
Package Version
Requires
pimcore/pimcore Version
^11.0
The package dachcom-digital/news contains the following files
Loading the files please wait ....