Separate from #2841734: Introduce the concept of entity trait plugins.

commerce_order and commerce_product keep repeating the logic that creates the order_items/stores/variations fields.
We'll also need that logic for entity traits, so we can create every trait field as a configurable feidl.

So, let's centralize the logic and start using it.

Comments

bojanz created an issue. See original summary.

  • bojanz committed 74c655e on 8.x-2.x
    Issue #2841910: Create a ConfigurableFieldManager
    
bojanz’s picture

Status: Active » Fixed

Done.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.