Normal view

CMS in the post-AI Era: from MCP to Vibecoding (Josh Koenig @ Drupal AI Summit)

CMS in the post-AI Era: from MCP to Vibecoding (Josh Koenig @ Drupal AI Summit)

Highly recommend Josh's talk from the Drupal AI Summit at API Days NYC. I missed the event while exploring the Mountain West with my family (very stoke boosting), but listened today for his analysis of CMS in the post-AI era.

He makes a key point re: AI "inside" Drupal vs. "outside" Drupal that I've similarly observed w/r/t Centarro's own team and customers. On the one hand, we haven't found a single AI assistant bolted onto tools we already knew (e.g., Gmail, Slack, Jira, etc.) to be useful. On the other, our non-Drupal practitioner merchants and other friends running or managing companies are moving toward Claude as the sole desired user interface for all of their business.

Thus, I agree that "an open source technology that's willing to play a supporting role in a broader technology ecosystem has a ton of potential." Our investment will be in making Drupal Commerce more usable by AI. As a card carrying RESTafarian, I bet we'll see new features conceived of as Agent-first the same way we talked about API-first development.

They aren't that dissimilar, but they also aren't exactly the same.

submitted by /u/rszrama
[link] [comments]

Pass Durpal-Site-Builder Exam

I’m excited to share that I recently passed the Acquia Certified Drupal Site Builder exam. I wanted to document my preparation journey for others who are planning to take it.

This certification was a step for me to strengthen my understanding of Drupal site building. It also helped me with content modeling, theming basics and configuration management. I come from a web/content management background. At first I found Drupal a bit complex because of its structure.. The exam preparation helped me understand it in a more practical way.

My Study Approach

I divided my preparation into phases. I did not try to learn everything at once:

  1. Understanding the basics

I started by focusing on Drupal fundamentals. These include content types, fields, blocks, menus and user roles. Once these concepts became clear everything else started making sense. I learned a lot about Drupal site building.

  1. Hands-on practice

I spent a lot of time practicing in a Drupal environment. I created content types and built layouts. Experimenting with views really helped solidify my understanding of Drupal.

  1. Revision

After the practical work I revisited key topics. These include taxonomy, permissions and site configuration. Repetition helped me retain the concepts better. I reviewed Drupal site building concepts.

  1. Practice questions

I used Pass4surexams mock exams to test my knowledge and pinpoint areas that needed more work. This practice was great for getting into the right mindset and building the confidence I needed for the real thing.

submitted by /u/shahrcastic1
[link] [comments]

Herman Miller Aeron Original | Excelente Estado - $850 | Entrega en Panamá

21 May 2026 at 15:09
Herman Miller Aeron Original | Excelente Estado - $850 | Entrega en PanamáHerman Miller Aeron original (no genérica) Condición excelente — sin fallas ni detalles Silla ergonómica profesional ideal para largas jornadas de trabajo Malla transpirable, ideal para el clima de Panamá Ajustes completos para soporte y comodidad real Producto premium, duradero y reconocido a nivel mundial Disponible en tallas A, B y C según disponibilidad También disponible en otras configuraciones bajo pedido Entrega en Panamá disponible Coordinamos entrega o retiro según ubicación Entrega a domicilio con costo adicional Todas las unidades se seleccionan cuidadosamente para asegurar excelente condición

Preciso achar uma forma de fazer o webform ligar o envio de e-mails com base na proximidade da data específica de cada preenchimento.

Sou um estagiário responsável pelos sites que usam drupal e recebi esse tipo de pedido: "Conforme já conversamos no dia de hoje, a secretaria do departamento *** gostaria de criar um sistema de lembretes em um formulário. A ideia seria colocar os dados dos pós-docs matriculados nesse formulário, e ter e-mails automáticos vinculados a campos de data de cada entrada dentro do formulário. Nossa pergunta é essa: seria possível vincular o disparo dos e-mails às datas dos campos "inicio" e "fim", para enviar lembretes aos alunos e à própria secretaria com antecedência?". O formulário já foi criado e possui preenchimentos também. Tentei reproduzir o que foi solicitado apenas com recursos do webform, mas acredito que seria necessário algum módulo específico para isso. Já ouviram falar de algo com essa funcionalidade? Não posso mexer no core do sistema usado por aqui pois seria um recurso para um site apenas.

I'm an intern responsible for websites that use Drupal, and I received this type of request: "As we discussed today, the department secretary would like to create a reminder system in a form. The idea would be to put the data of enrolled post-docs in this form and have automatic emails linked to the date fields of each entry within the form. Our question is: would it be possible to link the sending of emails to the dates of the "start" and "end" fields, to send reminders to students and the secretary in advance?". The form has already been created and has fields to be filled in. I tried to reproduce what was requested using only webform resources, but I believe a specific module would be needed for this. Have you heard of anything with this functionality? I can't modify the core of the system used here because it would be a feature for a single website.

submitted by /u/Beneficial-Hyena-378
[link] [comments]

What is the simplest most clutter free theme for use in automated form submission?

I am studying how to submit forms in the Selenium or Playright manner and when I followed a guide showing the curl equivalent of submitted forms I saw a lot of code related to the theme etc in the submission.

This is based on using the DevTools window in Chrome or Firefox and choosing the option that enables you to copy the form submission code. You can even choose to see how a curl submission looks.

Is there some other theme that would show the most minimal data, Stark, or even something more basic?

submitted by /u/vfclists
[link] [comments]

App Platform Deployments

May 29, 07:58 UTC
Resolved - Our Engineering team has confirmed that the issue impacting build failures on App Platform has been resolved at 07:00 am UTC. All App Platform builds are now succeeding as expected. Customers who previously encountered build failures should now be able to deploy their applications without further issues.

If you continue to experience any problems, please open a ticket with our support team. Thank you for your patience, and we apologize for any inconvenience.

May 29, 01:58 UTC
Monitoring - Our Engineering team has implemented a fix to resolve the issue with build failures on App Platform. Users should see their builds deploy successfully now.

We are closely monitoring the situation, and will post an update once we've confirmed this is fully resolved.

May 29, 00:14 UTC
Investigating - Our Engineering team is currently investigating an issue with build failures on App Platform in multiple regions. Users may experience errors when attempting to build their applications, resulting in failed deployments.

Our Engineering team is working to fix the issue and will share an update once we have more details.

We apologize for the inconvenience this issue may be causing and appreciate your patience as we work to resolve it.

Came across this design system that actually makes theme customization painless (Live previews, Storybook support, Dark mode)

Hey everyone,

I was recently looking into better ways to handle theme configurations without having to hardcode everything or constantly hit refresh, and I stumbled on this walkthrough for Space DS 2.x (Space Design System).

It looks like they’ve added a really smooth live preview directly in the admin panel. You can toggle dark/light mode, swap device views, and tweak typography/colors with real-time updates—no saving and reloading required.

A huge plus for me is that it has native Storybook integration for SDC (Single Directory Components). I know getting Storybook to play nice can sometimes be a headache, but the props and dynamic slots seem to map over perfectly here. They also showed off their Lighthouse scores in the video and it's pulling a 99 on mobile, which is pretty sweet.

Anyway, I thought it was a really neat approach to bridging the gap between the admin UI and the frontend. Figured some of you might find it useful if you're building out landing pages or managing complex themes.

Here’s the walkthrough if you want to see the UI in action: YouTube Video Link

Has anyone used this (or a similar setup) in a production environment yet? Curious to hear how it scales!

submitted by /u/Familiar-Ad-2878
[link] [comments]
❌