forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
938 B
938 B
Entity Construction Kit
The Entity Construction Kit (ECK) builds upon the entity system to create a flexible and extensible data modeling system both with a UI for site builders, and with useful abstractions (classes, plugins, etc) to help developers use entities with ease.
INTRODUCTION
ECK allows the creation and management of entity types with custom properties; adding bundles to entity types; and fields to bundles, with the help of the Field UI module.
REQUIREMENTS
- Drupal 8
INSTALLATION
Entity Construction Kit can be installed via the standard Drupal installation process.
CONFIGURATION
- Install and enable Entity Construction Kit module. Entity Construction Kit
- Choose if you want to use the admin theme for editing eck entities at /admin/appearance.
- Go to /admin/structure/eck to add and configure a new custom entity type.