Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Usage Milestone: Time Field for Drupal 8+ Module time_field crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Content Entity Builder

75 sites Security covered Drupal 10–11
View on drupal.org

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

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
4
Tracked since
Sep 2025
Latest release
2 months ago
Releases (12 mo)
4 ▲ from 0
Maintenance
Active

Release Timeline

Releases

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