Upgrade to Pro — share decks privately, control downloads, hide ads and more …

NEOSCon26: AI is eating your CMS

NEOSCon26: AI is eating your CMS

AI is rapidly reshaping how we create, manage, and deliver content — and it’s starting to challenge the very foundations of traditional CMS platforms.

In this talk, I’ll explore how different CMS ecosystems are currently approaching AI, including a look beyond our own bubble into what’s happening in Drupal, WordPress, and TYPO3. What features are emerging? Where are platforms investing? And what can we learn from each other?

Beyond the product landscape, we’ll examine what you can already build yourself using open-source tools and APIs — from AI-assisted content workflows to custom integrations tailored to your editorial needs.

Most importantly, we’ll discuss which AI features actually make sense in a CMS context — and which are just hype. If AI agents and Model Context Protocol (MCP) can generate, structure, and publish content, do editors even need a traditional backend anymore?
This session offers a practical, forward-looking perspective on where AI and CMS are heading — and what it means for developers, editors, and digital teams.

Avatar for Martin Helmich

Martin Helmich

June 02, 2026

More Decks by Martin Helmich

Other Decks in Technology

Transcript

  1. mittwald Chief Technology Evangelist Head of Developer Relations TYPO3 Association

    Board Member PHWT Lecturer, Software Engineering & Cloud Computing MARTIN HELMICH
  2. A COMMON PROBLEM CMS CORE ( JoompalPress3 ) NICE PLUGIN

    AWESOME PLUGIN COOL PLUGIN OPENAI ANTHROPIC BEDROCK MITTWALD OLLAMA
  3. A COMMON CMS CORE ( JoompalPress3 ) NICE PLUGIN AWESOME

    PLUGIN COOL PLUGIN OPENAI ANTHROPIC BEDROCK MITTWALD OLLAMA PROVIDER INTERFACE PROVIDER SPECIFIC INTEGRATION SOLUTION
  4. READ FOR MORE INFORMATION : https://symfony.com/doc/current/ai/index.html PLATFORM Standardized interfaces to

    multiple AI providers AGENT Framework for building your own AI agents CHAT Manage chats and conversation histories STORE Abstraction layer for vector databases and RAG systems SIDE NOTE (for Symfony users) $ composer require mittwald/symfony-ai-platform
  5. HOT TAKE : Does your CMS still need a basic

    text editing AI, when your OS offers that, anyway?
  6. GENERATIVE AI AGENTIC AI CONTENT DRAFTING IMAGE GEN ALT TEXT

    GEN TONE & STYLE ADAPTATION METADATA GEN TRANSLATION AUTONOMOUS CONTENT GEN CONTENT MODELLING AGENT - POLICY ENFORCEMENT OBJECTIVE -
  7. PRESENTING : THE AI AGENT agents take specialized jobs within

    a complex workflow complex WORKFLOWS are implemented by DIVISION OF LABOUR across multiple agents agents can use TOOLS AUTONOMOUSLY
  8. MCP SERVER JSON - RPC over: _ stdio (local) _

    HTTP (remote) MCP CLIENT HOST LLM contains “tool calls” as structured ( JSON or XML ) output segments in predefined formats provides available tools in LLM context
  9. Abilities + MCP - Server Tool API + MCP -

    Server MCP - Server + Symfony AI ( MCP server planned for Joomla 6 ) MCP - Server ( + Symfony AI…? )
  10. HOW DOES THIS CHANGE… …how we interact with such systems?

    …whether we even need a backend any longer? …our products and business models?
  11. MOM, CAN WE HAVE AN AI WEBSITE BUILDER? NO KID,

    WE HAVE AN AI WEBSITE BUILDER AT HOME THE AI WEBSITE BUILDER AT HOME :
  12. Own work CAVEAT OR : “WHAT PEOPLE TEND TO GET

    WRONG ABOUT DIGITAL SOVEREIGNTY”
  13. DIGITAL SOVEREIGNTY IS NOT… swapping dependency to an US vendor

    for dependency to an EU vendor DIGITAL SOVEREIGNTY IS… …not being dependent on any one single vendor …being able to control where your data does(n’t) go
  14. YOUR CMS NOT ALL OF AI IS EATING ( CAUTION

    : PERSONAL OPINION ) CONTENT AUTHORING/GENERATION/ ALREADY ( OR SOON TO BE ) A COMMODITY NEXT BIG THING™ ( ? ) AGENTIC EXPERIENCE & INTEROPERABILITY ( MX/MCP/A2A ) ESTABLISHING CONTENT TRUST ( PROVENANCE & GOVERNANCE ) TRANSLATION BUILT - IN AI ASSISTANTS BASIC CODING TASKS ( TEMPLATES, INTEGRATIONS, GLUE CODE, …)
  15. YOUR CMS NOT ALL OF AI IS EATING ( CAUTION

    : PERSONAL OPINION ) WHAT’S STILL YOURS ( MAYBE JUST AI ASSISTED ) ESTABLISHING CONTENT TRUST ( PROVENANCE & GOVERNANCE ) CONTENT MODELING ORCHESTRATION & CONTEXT ENGINEERING SOFTWARE & CONTENT ARCHITECTURE LOTS MORE