I have a question regarding entering data into custom entities
I have a usage case I believe is better for Drupal Entities than Content Types and Nodes. I have installed Entity Construction Kit and used it to set up the structure for my entity.
What is not clear to me is how I go about getting data into my entity. I assume we could do a mass CSV import via Feeds. But what about making individual entries? I'm looking for a way to enter the data through the Drupal Administration forms (i.e. Add Content > Entity Name) but that does not appear to be the case.
Are there additional modules out there that would give me the ability to do this?
Thank you for your time and assistance.
-- Chris