Skip to content

The goal of this project is the minimize the requirements to create a fully capable content entity for drupal.

Notifications You must be signed in to change notification settings

shadcn/content_entity_base

 
 

Repository files navigation

Branch 8.x-1.x

Content Entity Base

This module's sole purpose is to help simplify creating custom bundlable, translatable entities.

We have tried to move as much code as possible into the content entity base module so only the entity definition is required for yoru custom entity module.

You can get started with this module by copying the tests/modules/ceb_test module and start renaming with search/replace. Note: There is not that much in the module though.

@todo Add Drupal console support to this module.

This is currently a pre-release version but has been moderately tested with Drupal 8.0.3.

About

The goal of this project is the minimize the requirements to create a fully capable content entity for drupal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.3%
  • HTML 0.7%