Add a nice local action button to a administrative overview, as shown in the screenshot.
eck.routing.yml
:
eck.entity.add:
path: '/admin/structure/eck/{eck_entity_type}/add/{eck_entity_bundle}'
…
In the example above, {eck_entity_type}
and {eck_entity_bundle}
are the route_paramaters
.