ECK wants to make creating entities and using the entity system as easy as possible. For this, it exposes many tasks like creating and managing entity types, bundles and entities through the UI. Because ECK is a new project, there are a few things that might not be very intuitive when dealing with the UI. We obviously want to correct these things but, until then, we will try to expose everything in as clear a way as possible through this documentation.

Also, at the beginning of this documentation we gave an example to explain the terminology of Drupal's entity system. We will demonstrate all of the capabilities of ECK by implementing the example.

*NOTE: Please at least checkout the naming conventions section before creating your entities to be aware of potential conflicts.