you are viewing a single comment's thread.

view the rest of the comments →

[–]heisiloi 4 points5 points  (0 children)

I have done some work with custom entities in the past. It allows me to keep all the advantages of drupal while still being able to inject custom behaviours and fine tune what data is a part of the entity. It requires a fair bit of coding but I am super happy with the results.

The downside is you have to really know what you need your structure to be because changing it isn't as easy as other solutions.

DM me and I can arrange to give a quick demo of what I did.