Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module allows you to build custom content entity types and their fields directly through the Drupal administrative interface. You can configure various features like bundles, revisions, and translations, and then export your custom entity as a module.

Always Clear the cache if you have problem with this module.

Content Entity Builder, this module allow you build a content entity type and add base field to it by config.It also support export you content entity to module code and download it.

Features:

Bundles,revision, translatable, Owner are supported since beta14, both of them are optional.We add a Mode option for custom entity type since beta14, it has 4 options:

  • Basic: the original way , One entity One table, keep your database table clean.
  • Basic Plus : Basic + bundles support.
  • Advanced: + bundles + translatable + Owner + Changed + Published
  • Full: a custom content type like node, Advanced + revision.

How to use it

  • Add a content entity type at admin/structure/content-types, for example "author", select mode "Basic",
  • at admin/structure/content-types/manage/author, add base field to it, for example "Name", "Age", "Description"
  • config entity type settings, include entity keys, entity paths. Make sure you know what you do.
  • Click Save button! It will sync your config with database table
  • If you select other mode option, you could see a "Bundles" tab, Click it you could manage the bundles of the entity type.
  • Manage form display at admin/structure/content-types/manage/author/form-display, manage display at admin/structure/content-types/manage/author/display
  • Add content at "/author/add", the path you could config
  • Config entity permission at admin/people/permissions
  • Click export tab, you could navigate to admin/structure/content-types/export,at here you could export your content entities to module code. It save you a lot time to create a custom content entity module.

Similar modules:

ECK

Activity

Total releases
4
First release
Sep 2025
Latest release
1 month ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
2.1.0 Stable Jun 11, 2026
2.1.x-dev Dev Jun 11, 2026
2.0.0 Stable Sep 29, 2025
2.0.x-dev Dev Sep 29, 2025