Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
@jacov Could you try rebuilding your cache? /admin/erd is no longer the path for our route and if you're still seeing that path after a cache rebuild you may be using an outdated version (commit) of the module.
The path is /admin/structure/erd in the dev release, but /admin/erd in the beta release. I've made the project description clearer by including both paths.
Comments
Comment #3
samuel.mortensonThanks! If the issue attribution didn't work out, let me know and I can squash/re-commit your changes.
Comment #4
jacov commentedcurrently working module path is in /admin/erd
README file is up to date, but documentation of module on module page mentions /admin/structure/erd which is a 404
Comment #5
samuel.mortenson@jacov Could you try rebuilding your cache? /admin/erd is no longer the path for our route and if you're still seeing that path after a cache rebuild you may be using an outdated version (commit) of the module.
Comment #6
clemens.tolboom@samuel.mortenson nm ... it's github usage all over so attribution will become a problem for lots of D8 projects
Comment #8
kunalkursija commentedHi,
Downloaded the 8.x-1.0-beta1 version.
The path is still "admin/erd", However the documentation page of the module still shows "admin/structure/erd".
Comment #9
samuel.mortensonThe path is /admin/structure/erd in the dev release, but /admin/erd in the beta release. I've made the project description clearer by including both paths.