Skip to content

dachcom-digital/pimcore-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

982f39b · Mar 9, 2025
Jan 6, 2025
Oct 21, 2019
Mar 9, 2025
Nov 15, 2024
Jan 6, 2025
Nov 15, 2024
Aug 6, 2018
Aug 6, 2018
Nov 15, 2024
Jan 6, 2025
Aug 6, 2018
Jan 6, 2025
Mar 3, 2025
Jan 6, 2025
Jan 6, 2025

Repository files navigation

Pimcore News

Software License Software License

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

"require" : {
    "dachcom-digital/news" : "~4.1.0",
}
  • 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 and NewsCategory). 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

Further Information

Upgrade Info

Before updating, please check our upgrade notes!

License

DACHCOM.DIGITAL AG, Löwenhofstrasse 15, 9424 Rheineck, Schweiz
dachcom.com, [email protected]
Copyright © 2025 DACHCOM.DIGITAL. All rights reserved.

For licensing details please visit LICENSE.md