Reading view

The DriesNote Vienna 2025 demo for Drupal 11 is now live on DrupalForge — free to launch + explore

The DriesNote Vienna 2025 demo for Drupal 11 is now live on DrupalForge — free to launch + explore

If you watched the DrupalCon Vienna keynote and wanted to actually try the stuff shown on stage (Canvas, AI workflows, site templates, orchestration, etc.), we just published a working demo you can spin up in seconds.

What you get:
• A fully configured Drupal 11 site modeled after the keynote
• Canvas + AI features wired up (AI requires adding a secret in DevPanel)
• Runs in a cloud dev environment — no Docker, no local setup
• You can break it, inspect it, edit it, rebuild it
• Good for learning, experimenting, or agency demos

Template link:
https://www.drupalforge.org/template/driesnote-vienna

Code repo:
https://github.com/drupalforge/dries_note_vienna_2025

Still missing some documentation, but you can get help in the #drupalforge Slack channel.

If you try it out, would love feedback — bugs, gotchas, missing pieces, suggestions.
We’re planning to iterate quickly.

https://preview.redd.it/kl5er8htgt6g1.png?width=359&format=png&auto=webp&s=dc71e757be844975587eb0ec81186dfef4ead5ac

submitted by /u/DrupalForge
[link] [comments]
  •  

Cloud Dev Environments: Do you prefer "Disposable" or "Persistent" for testing modules?

We are huge fans of SimplyTest.me for quick, ephemeral testing. However, we noticed a gap in the ecosystem for when you need a dev environment that lasts longer than a few hours but doesn't require a full local Docker setup.

With Drupal Forge, we’ve built a system based on DevPanel that allows environments to auto-pause rather than being deleted after 6 hours, allowing you to "un-pause" and pick up where you left off later.

My question for the devs here: Do you find yourself using Cloud IDEs (like GitPod or our VS Code integration) for actual collaborative coding? Or do you strictly use these tools for quick demos?

We are trying to decide if we should double down on features like "Real-time Collaboration/Parallel Programming" or focus more on simple template hosting.

submitted by /u/DrupalForge
[link] [comments]
  •  
❌