The "Business with Open Source" category features standout pieces like Thomas Di Giacomo’s strategic comparison of Open Source projects vs. products and Olga Rusakova’s insightful "visibility hacks" for Open Source promotion.
...more
The blog features insights on Drupal’s governance, key technical guides, migration strategies, and previews of upcoming features for the Drupal CMS
...more
The blog highlights critical concepts like entity ID conflicts and high-water mark considerations. Notably, Drupal 7’s user and taxonomy term entities are revisionable by default, while in Drupal 10, only taxonomy term entities retain revision capabilities
...more
Droptica outlines key challenges in migrating from Drupal 7 to 10/11, including content complexity, module compatibility, re-theming, and user training, with strategies to avoid delays and cost overruns.
...more
The featured tools start with 'ShareX', a versatile screenshot and screen recording tool that supports GIF creation and post-screenshot automation
...more
phpstan-drupal 2.0 is here with support for PHPStan 2.0! ⚙️ With leaner code, no Drupal 9 support, and a path toward Drupal Core compatibility, this update is a game-changer for developers. Get the full scoop from Matt Glaman!
...more
Drupal CMS 1.0 is almost here! ? Michael Anello of DrupalEasy reveals its recipe-based system for low-code site-building with tools for blogs, events, SEO, and more. See how this January 2025 release is redefining Drupal's future! #DrupalCMS #NoCode #WebDevelopment
...more
Davies, who develops software for clients using platforms like PHP, Drupal, Symfony, and Sculpin, highlights his commitment to open-source principles in both development and content creation
...more
The Drupal Agent Chatbot serves as an administrative assistant, allowing users to create and manage content types, fields, and taxonomies through conversational commands
...more
The post suggests that headless Drupal is driving flexibility, enabling developers to separate backend content from frontend display, allowing seamless integration with technologies like React, Angular, and Vue.js
...more
The blog highlights how relying on static service calls reduces flexibility, hampers testability, and increases maintenance difficulty. By contrast, DI decouples dependencies, ensuring that classes remain modular and adaptable
...more