#drupaldev 검색 결과
Not all Drupal entity changes are meaningful—timestamps & CKEditor quirks create noise. 💡 Pawel Ginalski shows how the Diff module helps devs detect real changes & reduce revision clutter. Summary 👉 bit.ly/4lUg2bS #Drupal #DrupalPlanet #DrupalDev #Modules
Jeff Greenberg (@impliedintellect) shares a block-free way to render unmanaged files in Drupal. Use hook_theme() + controller to inject templates with tight control. 🔗 bit.ly/4nEqzcN #Drupal #Twig #DrupalDev #CMS
The Drupal Deprecation Dashboard now includes Drupal 12 readiness data, hosted on docs.acquia.com. Most disruptive deprecations deferred to Drupal 13—simplifying upgrades from 11.2. 🔗 bit.ly/4olWHlp #Drupal12 #DrupalDev #Deprecation #Acquia
Launching your store on Drupal? 💻 Get the free eBook: “Drupal Commerce – A Complete Guide” Everything you need to build, scale, and convert better. 📥 Download here: drupalpartners.com/ebook/drupal-c… #DrupalCommerce #ecommerce #DrupalDev #FreeGuide #OpenSource
🖥️ Want to run #DDEV inside a VM? Stas Zhuk shows how to set up nested virtualization with VMware Workstation Pro—now free for personal use! Covers Windows & Linux configs, VMX tweaks, and Docker+DDEV setup. 🔗 bit.ly/4ePh1rR #DrupalDev #Docker #VMware #WebDev
Liip upgraded the Recurring Events module for the Swiss design museum—then shared the code with us all. Multilingual, group signups, locked dates, and more 🧩 Full story → bit.ly/3V7Sl4S #Drupal #OpenSource #DrupalDev #EventManagement
🗺️ New Mapsemble module brings real-time, interactive maps to #Drupal—no custom code needed! Render any Drupal entity on a map with full theming support. Check it out: bit.ly/4iz5RHX #DrupalDev #OpenSource via @nuez_io
🔧 Arcoch IT lists basic techniques for scaling high-traffic #Drupal sites—like enabling core caching, using CDNs, and optimizing images. The overview touches on Redis, AdvAgg, and DB Maintenance but lacks technical depth. bit.ly/45b28Nx #WebPerformance #DrupalDev
Explore streamlined PHP attribute usage for custom plugins with examples defining attributes and implementing the manager, ensuring efficient development in our latest blog. Read more 🔗qed42.com/insights/explo… #Drupal #DrupalDev
🚀 Setting up local #Drupal11 dev just got easier! John Picozzi @johnpicozzi shares a fast, CLI-based workflow using DDEV + Colima as a Docker backend. 🛠️ Real commands, quick results, and dev-friendly features. bit.ly/4m7JMCt #DrupalDev #DDEV #OpenSource #WebDev
Still on PHP 8.1? 🐘 Bill Seremetis of @annertech shows how to downgrade Terminus in DDEV using a custom Dockerfile. Add tools like fzf too—all while keeping your legacy stack running. 🔧📦🐳 bit.ly/4l6MoAj #DDEV #DrupalDev #PHP81 #Docker
Just published a big article on Modern tools for Drupal development – PhpStorm, DDEV, PHPStan, etc. Check it out: iamdroid.net/blog/dev-tools If you're looking for a skilled Drupal dev to join your team, feel free to reach out! #Drupal #DrupalDev #OpenToWork
🛠️ Jo Fitzgerald’s tutorial dives into building custom #Drupal plugins with modern PHP attributes in 10.2—covering interfaces, base classes, plugin managers & real-world examples. A must-read for devs embracing the new approach! #DrupalDev #Drupal10 bit.ly/4oCk1ft
🧠 Build smart workflows in #Drupal11—no code needed! Akhil Babu of @QED42 shows how to use AI Agents 1.1 to auto-tag content, manage vocabularies, and add a chatbot to your site. A practical, admin-friendly guide. 🔗 bit.ly/4nw9j9Y #AI #DrupalDev #NoCode #OpenAI
Want to render Views or Webform blocks in code? Christian Sanders @ComputerMinds shows how to use createInstance() + build() with correct IDs. bit.ly/4myUTE6 #DrupalDev #PluginAPI #DrupalViews #Webform
📚 Tired of broken pagination in grouped #Drupal Views? Pawel Ginalski’s new module fixes it by paginating whole groups—ideal for news, events, or catalogs. 🔗 bit.ly/4e55HXY #DrupalViews #DrupalDev #CMSFixes #Pagination
🔐 DDEV v1.24.7 boosts security with a new ddev-hostname binary, applying least privilege principles for safer hostname edits. WSL2 users also benefit from a cleaner setup via ddev-wsl2. Story by @randyfay, via @ddevHQ bit.ly/4mfWjUz #DDEV #DrupalDev #WebSecurity #WSL2
Launching your store on Drupal? 💻 Get the free eBook: “Drupal Commerce – A Complete Guide” Everything you need to build, scale, and convert better. 📥 Download here: drupalpartners.com/ebook/drupal-c… #DrupalCommerce #ecommerce #DrupalDev #FreeGuide #OpenSource
🤖 DrupalX AI just got smarter! Jay Callicott @drupalninja refactored the project to align with the official #Drupal AI module. A new Groq API sub-module now enables easy UI-based config—no more manual setup. 🔗 bit.ly/407uOnq #DrupalAI #DrupalDev #OpenSource #Groq
The Drupal Deprecation Dashboard now includes Drupal 12 readiness data, hosted on docs.acquia.com. Most disruptive deprecations deferred to Drupal 13—simplifying upgrades from 11.2. 🔗 bit.ly/4olWHlp #Drupal12 #DrupalDev #Deprecation #Acquia
Legacy Search API habits can silently ruin your Drupal AI vector search. Discover what we learned — and how to avoid costly mistakes. #Drupal #DrupalDev #AI #VectorSearch agoradesign.at/blog/legacy-pr…
Jeff Greenberg (@impliedintellect) shares a block-free way to render unmanaged files in Drupal. Use hook_theme() + controller to inject templates with tight control. 🔗 bit.ly/4nEqzcN #Drupal #Twig #DrupalDev #CMS
Want to render Views or Webform blocks in code? Christian Sanders @ComputerMinds shows how to use createInstance() + build() with correct IDs. bit.ly/4myUTE6 #DrupalDev #PluginAPI #DrupalViews #Webform
Liip upgraded the Recurring Events module for the Swiss design museum—then shared the code with us all. Multilingual, group signups, locked dates, and more 🧩 Full story → bit.ly/3V7Sl4S #Drupal #OpenSource #DrupalDev #EventManagement
Not all Drupal entity changes are meaningful—timestamps & CKEditor quirks create noise. 💡 Pawel Ginalski shows how the Diff module helps devs detect real changes & reduce revision clutter. Summary 👉 bit.ly/4lUg2bS #Drupal #DrupalPlanet #DrupalDev #Modules
🛠️ Jo Fitzgerald’s tutorial dives into building custom #Drupal plugins with modern PHP attributes in 10.2—covering interfaces, base classes, plugin managers & real-world examples. A must-read for devs embracing the new approach! #DrupalDev #Drupal10 bit.ly/4oCk1ft
🔐 DDEV v1.24.7 boosts security with a new ddev-hostname binary, applying least privilege principles for safer hostname edits. WSL2 users also benefit from a cleaner setup via ddev-wsl2. Story by @randyfay, via @ddevHQ bit.ly/4mfWjUz #DDEV #DrupalDev #WebSecurity #WSL2
🚀 Setting up local #Drupal11 dev just got easier! John Picozzi @johnpicozzi shares a fast, CLI-based workflow using DDEV + Colima as a Docker backend. 🛠️ Real commands, quick results, and dev-friendly features. bit.ly/4m7JMCt #DrupalDev #DDEV #OpenSource #WebDev
🖥️ Want to run #DDEV inside a VM? Stas Zhuk shows how to set up nested virtualization with VMware Workstation Pro—now free for personal use! Covers Windows & Linux configs, VMX tweaks, and Docker+DDEV setup. 🔗 bit.ly/4ePh1rR #DrupalDev #Docker #VMware #WebDev
🤖 DrupalX AI just got smarter! Jay Callicott @drupalninja refactored the project to align with the official #Drupal AI module. A new Groq API sub-module now enables easy UI-based config—no more manual setup. 🔗 bit.ly/407uOnq #DrupalAI #DrupalDev #OpenSource #Groq
🧠 Build smart workflows in #Drupal11—no code needed! Akhil Babu of @QED42 shows how to use AI Agents 1.1 to auto-tag content, manage vocabularies, and add a chatbot to your site. A practical, admin-friendly guide. 🔗 bit.ly/4nw9j9Y #AI #DrupalDev #NoCode #OpenAI
Still on PHP 8.1? 🐘 Bill Seremetis of @annertech shows how to downgrade Terminus in DDEV using a custom Dockerfile. Add tools like fzf too—all while keeping your legacy stack running. 🔧📦🐳 bit.ly/4l6MoAj #DDEV #DrupalDev #PHP81 #Docker
🛠️ Can Claude Code streamline #Drupal module development? Find out July 4 in an online session with Alejandro Madrigal @alemadlei . He’ll demo real use cases with Mercury Editor, SDC, and selector hooks. 🔗 bit.ly/4kfnzBb #DrupalDev #AItools #OpenSource #ClaudeCode
🎭 Walsh Bay Arts Precinct goes live with a new #Drupal site by @previousnext! Highlights include Artifax integration, secure NSW Gov CRM forms, and flexible components via Layout Builder. More from TDT 👉 bit.ly/43NNQBA #DrupalDev #GovTech #ArtsTech #WebDesign
📚 Tired of broken pagination in grouped #Drupal Views? Pawel Ginalski’s new module fixes it by paginating whole groups—ideal for news, events, or catalogs. 🔗 bit.ly/4e55HXY #DrupalViews #DrupalDev #CMSFixes #Pagination
Launching your store on Drupal? 💻 Get the free eBook: “Drupal Commerce – A Complete Guide” Everything you need to build, scale, and convert better. 📥 Download here: drupalpartners.com/ebook/drupal-c… #DrupalCommerce #ecommerce #DrupalDev #FreeGuide #OpenSource
Launching your store on Drupal? 💻 Get the free eBook: “Drupal Commerce – A Complete Guide” Everything you need to build, scale, and convert better. 📥 Download here: drupalpartners.com/ebook/drupal-c… #DrupalCommerce #ecommerce #DrupalDev #FreeGuide #OpenSource
📘 New on api.drupal.org: Docs now flag supported vs unsupported #Drupal versions! Built by @gaborhojtsy during @Acquia ’s 48Create hackathon with Fran Garcia-Linares. Easier docs, smarter SEO, and fewer outdated pages. 🔗 bit.ly/4kduifD #DrupalDev #API
Not all Drupal entity changes are meaningful—timestamps & CKEditor quirks create noise. 💡 Pawel Ginalski shows how the Diff module helps devs detect real changes & reduce revision clutter. Summary 👉 bit.ly/4lUg2bS #Drupal #DrupalPlanet #DrupalDev #Modules
🗺️ New Mapsemble module brings real-time, interactive maps to #Drupal—no custom code needed! Render any Drupal entity on a map with full theming support. Check it out: bit.ly/4iz5RHX #DrupalDev #OpenSource via @nuez_io
🔧 Arcoch IT lists basic techniques for scaling high-traffic #Drupal sites—like enabling core caching, using CDNs, and optimizing images. The overview touches on Redis, AdvAgg, and DB Maintenance but lacks technical depth. bit.ly/45b28Nx #WebPerformance #DrupalDev
The Drupal Deprecation Dashboard now includes Drupal 12 readiness data, hosted on docs.acquia.com. Most disruptive deprecations deferred to Drupal 13—simplifying upgrades from 11.2. 🔗 bit.ly/4olWHlp #Drupal12 #DrupalDev #Deprecation #Acquia
Jeff Greenberg (@impliedintellect) shares a block-free way to render unmanaged files in Drupal. Use hook_theme() + controller to inject templates with tight control. 🔗 bit.ly/4nEqzcN #Drupal #Twig #DrupalDev #CMS
🚀 Setting up local #Drupal11 dev just got easier! John Picozzi @johnpicozzi shares a fast, CLI-based workflow using DDEV + Colima as a Docker backend. 🛠️ Real commands, quick results, and dev-friendly features. bit.ly/4m7JMCt #DrupalDev #DDEV #OpenSource #WebDev
Still on PHP 8.1? 🐘 Bill Seremetis of @annertech shows how to downgrade Terminus in DDEV using a custom Dockerfile. Add tools like fzf too—all while keeping your legacy stack running. 🔧📦🐳 bit.ly/4l6MoAj #DDEV #DrupalDev #PHP81 #Docker
🖥️ Want to run #DDEV inside a VM? Stas Zhuk shows how to set up nested virtualization with VMware Workstation Pro—now free for personal use! Covers Windows & Linux configs, VMX tweaks, and Docker+DDEV setup. 🔗 bit.ly/4ePh1rR #DrupalDev #Docker #VMware #WebDev
🔐 DDEV v1.24.7 boosts security with a new ddev-hostname binary, applying least privilege principles for safer hostname edits. WSL2 users also benefit from a cleaner setup via ddev-wsl2. Story by @randyfay, via @ddevHQ bit.ly/4mfWjUz #DDEV #DrupalDev #WebSecurity #WSL2
🧠 Build smart workflows in #Drupal11—no code needed! Akhil Babu of @QED42 shows how to use AI Agents 1.1 to auto-tag content, manage vocabularies, and add a chatbot to your site. A practical, admin-friendly guide. 🔗 bit.ly/4nw9j9Y #AI #DrupalDev #NoCode #OpenAI
🧩 New MCP Client module lets #Drupal connect to platforms like Slack, Figma & OpenAI—no Zapier needed! Powered by MCP v2, this prototype unlocks seamless integration & automation across tools. 🔗 bit.ly/4cwF51e #DrupalDev #OpenSource #Automation #WebIntegration
📚 Tired of broken pagination in grouped #Drupal Views? Pawel Ginalski’s new module fixes it by paginating whole groups—ideal for news, events, or catalogs. 🔗 bit.ly/4e55HXY #DrupalViews #DrupalDev #CMSFixes #Pagination
🎭 Walsh Bay Arts Precinct goes live with a new #Drupal site by @previousnext! Highlights include Artifax integration, secure NSW Gov CRM forms, and flexible components via Layout Builder. More from TDT 👉 bit.ly/43NNQBA #DrupalDev #GovTech #ArtsTech #WebDesign
🛠️ Can Claude Code streamline #Drupal module development? Find out July 4 in an online session with Alejandro Madrigal @alemadlei . He’ll demo real use cases with Mercury Editor, SDC, and selector hooks. 🔗 bit.ly/4kfnzBb #DrupalDev #AItools #OpenSource #ClaudeCode
🛠️ Jo Fitzgerald’s tutorial dives into building custom #Drupal plugins with modern PHP attributes in 10.2—covering interfaces, base classes, plugin managers & real-world examples. A must-read for devs embracing the new approach! #DrupalDev #Drupal10 bit.ly/4oCk1ft
🤖 DrupalX AI just got smarter! Jay Callicott @drupalninja refactored the project to align with the official #Drupal AI module. A new Groq API sub-module now enables easy UI-based config—no more manual setup. 🔗 bit.ly/407uOnq #DrupalAI #DrupalDev #OpenSource #Groq
📘 New on api.drupal.org: Docs now flag supported vs unsupported #Drupal versions! Built by @gaborhojtsy during @Acquia ’s 48Create hackathon with Fran Garcia-Linares. Easier docs, smarter SEO, and fewer outdated pages. 🔗 bit.ly/4kduifD #DrupalDev #API
Launching your store on Drupal? 💻 Get the free eBook: “Drupal Commerce – A Complete Guide” Everything you need to build, scale, and convert better. 📥 Download here: drupalpartners.com/ebook/drupal-c… #DrupalCommerce #ecommerce #DrupalDev #FreeGuide #OpenSource
Just published a big article on Modern tools for Drupal development – PhpStorm, DDEV, PHPStan, etc. Check it out: iamdroid.net/blog/dev-tools If you're looking for a skilled Drupal dev to join your team, feel free to reach out! #Drupal #DrupalDev #OpenToWork
Liip upgraded the Recurring Events module for the Swiss design museum—then shared the code with us all. Multilingual, group signups, locked dates, and more 🧩 Full story → bit.ly/3V7Sl4S #Drupal #OpenSource #DrupalDev #EventManagement
Something went wrong.
Something went wrong.
United States Trends
- 1. Trey Yesavage 17.4K posts
- 2. #AEWDynamite 20.2K posts
- 3. JUNGWOO 63.3K posts
- 4. Snell 12.7K posts
- 5. #LoveIsBlind 2,984 posts
- 6. #Survivor49 3,156 posts
- 7. Donovan Mitchell 5,236 posts
- 8. Bulls 23.9K posts
- 9. Cavs 9,182 posts
- 10. Anthony Davis 3,282 posts
- 11. Pelicans 2,914 posts
- 12. Kacie 1,373 posts
- 13. #SistasOnBET 1,987 posts
- 14. #SeeRed N/A
- 15. Brandon Williams N/A
- 16. Trae Young 3,020 posts
- 17. Game 5 60.6K posts
- 18. Dwight Powell N/A
- 19. Dave Roberts 2,578 posts
- 20. Mobley 2,116 posts