Jens Neumann

@freshworkx
15 Followers
80 Following
160 Posts
TYPO3 Entwickler und BVB Fan

Version 8.0.0 of #bm_image_gallery is released. Available at #ter and #packagist.

Have fun with v14 support. Happy updating! #TYPO3 #gallery #extension

RE: https://friendica.daniel-siepmann.de/display/3db7c7b4-23f8023b-afe79fb6c2c03c0e

This is very much a
game changer for developing with Fluid templates. I love it! #typo3

Last weekend at Web Camp Venlo, developer Matthias Vogel demonstrated how the default Camino theme supports visual editing in TYPO3 v14.

What stood out wasn’t just the feature itself, but what it changes in everyday work.

Curious how it works and what’s behind it? Dive into the full article!
https://news.typo3.com/article/visual-editing-in-typo3-v14

Changing the Playing Field — Visual Editing in TYPO3 v14 - TYPO3 News

Last weekend at Web Camp Venlo, developer Matthias Vogel demonstrated how the default Camino theme supports visual editing in TYPO3 v14. I believe this is a quantum leap for our CMS, both in terms of usability and for its appeal to potential clients.

Taking responsibility for the community that builds TYPO3

Our CEO Jens Krumm is running for the TYPO3 Association Board 2026.

For many of us, @typo3 isn’t just software. It’s a community, an ecosystem and a shared effort by thousands of people around the world.

With his “Krumm Contract”, Jens focuses on:

1️⃣ transparency for members
2️⃣ pragmatic execution
3️⃣ stronger connections between community and board decisions

We’re proud to support Jens on this journey. 🚀

Learn more about his motivation and ideas 🔗 https://pluswerk.digital/vote-jens

#TYPO3 #TYPO3Community #TYPO3CMS #OpenSource #OpenSourceCommunity #WebDevelopment #Pluswerk

Great to be at Web Camp Venlo 2026 today 🇳🇱

Jens Krumm, the CEO of +Pluswerk, as well as Anna Stephan and Jens Neumann from +Pluswerk Dortmund, are on site connecting with the community and enjoying the fantastic programme of talks and discussions.

Following yesterday's pre-party at Café Central, the conference began this morning with powerful sessions on AI, followed by discussions on @typo3 software development, and open source. Tomorrow, BarCamp takes over, with sessions entirely shaped by the participants.

The venue couldn’t be more inspiring: Domani Venlo, a beautifully restored medieval monastery chapel in the heart of the city.

We’re proud to support the event as an official Web Camp Venlo Supporter and to be part of such a vibrant developer community. 🧡

Tip: WebCamp Venlo broadcasts live on YouTube at https://www.youtube.com/@typo3campvenlo/streams

#WebCampVenlo #OpenSource #TYPO3 #WebDevelopment #AI

🚀Today, EXT:visual_editor for #TYPO3 has been released!

Matthias, Simon, Oli and a few others worked meticilously on this great gift: Managing content in your frontend's view!

This is made possible with new semantic content rendering, new fluid mechanisms, Record&Schema API working hand-in-hand. It all "just works" and I love it.

What a great future combined with v14's improved backend. #t3kudos

https://github.com/FriendsOfTYPO3/visual_editor/releases/tag/1.0.0

A new #TYPO3 extension has been published: visual_editor version 1.0.1, compatible with TYPO3 v13.0.x to v14.4.x
https://extensions.typo3.org/extension/visual_editor
TYPO3 CMS Visual Editor (visual_editor)

Brings a modern WYSIWYG editing experience to TYPO3 CMS.

New TYPO3 maintenance release 🚀

Versions 13.4.27 and 12.4.44 of the TYPO3 Enterprise CMS have just been published.

If you run TYPO3 in production, staying up to date with maintenance releases is key for stability and security.

👉 https://buff.ly/uNQJSFU

We are looking for Release Managers for PHP 8.6.

If that is interesting to you, check out the internals mailing list announcement:

🔗 https://news-web.php.net/php.internals/130240

#PHP #PHP86

php.internals: Release Managers for PHP 8.6

withConsecutive() was removed in PHPUnit 10. The workarounds were ugly. PHPUnit 13 finally fixes this properly:

https://phpunit.expert/articles/better-than-withconsecutive.html?ref=mastodon

Better than withConsecutive()

I explain how PHPUnit 13's parameter set matchers finally solve the problem that made upgrading to PHPUnit 10 such a challenge.

phpunit.expert