- Issue created by @biarr
- π©πͺGermany jurgenhaas Gottmadingen
The ECA endpoint module is there to create new routes on your Drupal site and let ECA respond with the content if that route was requested from a client.
To build an ECA model to respond to an already existing route on your Drupal site, you need events from the eca_misc sub-module which provides events like Start dispatching request, Controller found to handle request and others.
A sample model can be found in the library at https://ecaguide.org/library/simple/route_test/
- Status changed to Fixed
over 1 year ago 11:06am 24 March 2023 - πΊπΏUzbekistan biarr
Thank you for quick response. I was able to start an event using Start dispatching request, as it was provided with route_test example in the library at https://ecaguide.org/library/simple/route_test/
Automatically closed - issue fixed for 2 weeks with no activity.