Hi,

Sorry, I've been struggling with getting entity operations to work and was hoping you could point me in the right direction. I followed the manual and the README (which differ slightly) but wasn't able to get anything working.

I subsequently enabled the example_entity module, however I still don't see anything. I was expecting /admin/structure/example_entity/add or /example_entity/1/ to be available but nothing happens.

Could you please explain what else I need to do to use the example?

Thanks

Comments

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

> I followed the manual and the README (which differ slightly)

Do you want to file bug reports for those? It's possible I've been remiss in updating those...

The example module might also need a few fixes. Your best bet is to look at one of the test modules, as those are always up to date.

Though I've just enabled the example module on my site, and admin/structure/example_entity/add works for me.

ruski’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Thanks joachim!

I have filed a separate bug report relating to the documentation and managed to get the example_entity working. I believe a typo in my module was stopping the example entity from installing properly.