Skip to content

ECA and http services - part 2

Version v1

Instead of downloading the archive, you can download and apply this model as a recipe (Drupal 10.3 or later):

1
2
composer require drupal-eca-recipe/eca_lib_0033
cd web && php core/scripts/drupal recipe ../vendor/drupal-eca-recipe/eca_lib_0033

Purpose

This model is a follow up version of ECA and http services and uses a self-defined services API for the HTTP Client Manager.

This module requires the services API defined in a Custom Module. Please download, copy to your Drupal site and enable it before importing this model.

The creation of this module was recorded and the video with additional explanations can be watched here.

Dependencies

  • module
    • eca_access
    • eca_base
    • eca_endpoint
    • http_client_manager

Used plugins

Events

Actions

Changelog

v1

Initial version