Creating custom entities with Entity API
In Drupal 7 entities are everywhere: nodes, users, files, terms... I would like to cover main questions how and when we need to create our own entities. And how we can leverate Entity API for that as that believe me makes our life much much easier. We will also talk about creating entities with revisions that was one of latest additions to Entity API module itself.
There will be a LOT of code in presentation.
- Login to post comments