Content entity plugin
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3546969. -->
Reported by: [claudiu.cristea](https://www.drupal.org/user/56348)
Related to !59
>>>
<p>Some simple content, such as taxonomy terms, might be good candidates as most of the time they are simple strings: name & description. We already have menu_link_content which falls in the same category.</p>
<p>Build <code>content_entity</code> plugin and derive it over a list of configured content entity types.</p>
<p>Followup: Convert menu_link_content to use the new plugin.</p>
issue