|
|
||
|---|---|---|
| .. | ||
| config | ||
| migrations | ||
| src | ||
| templates | ||
| tests | ||
| LICENSE.txt | ||
| README.md | ||
| composer.json | ||
| eck.info.yml | ||
| eck.install | ||
| eck.links.action.yml | ||
| eck.links.menu.yml | ||
| eck.links.task.yml | ||
| eck.module | ||
| eck.permissions.yml | ||
| eck.routing.yml | ||
| eck.services.yml | ||
README.md
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.