Similar Posts

How to build custom internal tools
May 06, 2026 / 11 min Read Summarize with: Custom internal tools are software built to support your team’s workflows. These can include KPI dashboards, admin panels for managing user data, approval systems,…

Shawn Perritt on Reintroducing One of the Pioneers of the Internet to the World
TDT [3]: What were some of the most valuable insights or feedback from the Drupal community that influenced the final branding decisions?TDT [6]: Drupal’s commitment to the open web is a fundamental aspect…
Redmine tutorial: Starting and streamlining project management
Sep 19, 2024 Ariffud M. 11min Read Redmine is a versatile, open-source project management tool that helps teams simplify processes and improve collaboration. It offers powerful features like time tracking, customizable workflows, and…

10 best WooCommerce website examples to inspire your storefront design
Jun 18, 2025 Larassatti D. 12min Read Your WooCommerce website design shapes how customers perceive and interact with your brand. Exploring real-life WooCommerce website examples can spark fresh ideas, help you steer clear…

Entity theming with Pinto | PreviousNext
namespace Drupalmy_project_profileEntityBlockContent; use DrupalbcaAttributeBundle; use Drupalmy_project_profileTraitsDescriptionTrait; use Drupalmy_project_profileTraitsImageTrait; use Drupalmy_project_profileTraitsTitleTrait; #[Bundle(entityType: self::ENTITY_TYPE_ID, bundle: self::BUNDLE)] final class Card extends MyProjectBlockContentBase { use TitleTrait; use DescriptionTrait; use ImageTrait; public const string BUNDLE = ‘card’; } Let’s set up our Card bundle class:EntityViewBuilders are PHP classes that contain logic on how to build (or…

CloudTweaks | How FinOps Tools Can Transform Your Cloud
What Is FinOps? Advanced forecasting algorithms analyze historical spending data to project future expenses under various operational scenarios, aiding in risk assessment and resource allocation. Such predictive capabilities are crucial for anticipating financial…

Topics
Resources
Hosts
For show notes visit:
[www.talkingDrupal.com/448https://www.talkingDrupal.com/448)
MOTW
Correspondent
Nic Laflin – nLighteneddevelopment.com nicxvan
John Picozzi – epam.com johnpicozzi
Matt Glaman – mglaman.dev mglaman