Drupal is a registered trademark of Dries Buytaert
Release: Drupal 10.3.6 Update released for Drupal core (10.3.6)! Release: Drupal 11.0.5 Update released for Drupal core (11.0.5)! Release: Drupal 10.2.9 Update released for Drupal core (10.2.9)! Release: Drupal 10.2.10 Update released for Drupal core (10.2.10)! Release: Drupal 10.3.7 Update released for Drupal core (10.3.7)! Release: Drupal 11.0.6 Update released for Drupal core (11.0.6)! Release: Drupal 10.3.8 Update released for Drupal core (10.3.8)! Release: Drupal 11.0.7 Update released for Drupal core (11.0.7)! Module Revived: Translation Management Tool 8.x-1.19 Module tmgmt updated after 7 months of inactivity (8.x-1.19). Usage Milestone: Account field split Module account_field_split crossed 10,000 active installs.

INTRODUCTION

Engaging Networks provides a service for interaction with the Engaging Networks Services (ENS) APIs. Note the REST API is the only currently supported API service.

REQUIREMENTS

This module requires the following modules:

  • Key - For storing API access credentials.

INSTALLATION

Install as you would normally install a contributed Drupal module. See Installing Modules for details.

CONFIGURATION

Configure API authentication settings by navigating to Configuration > Engaging Networks > REST API (/admin/config/engaging-networks/settings/rest-api).

USAGE

The Engaging Networks module provides a single service -- the REST API client.

@var \Drupal\engaging_networks\RestApi $client */
$restApi = Drupal::service('engaging_networks.rest_api');
$page = $restApi->getClient()->getPage(1234);

SUPPORT REQUESTS

  • Before posting a support request, carefully read the installation instructions provided in module documentation page.
  • Before posting a support request, check the Recent Log entries at /admin/reports/dblog.
  • Once you have done this, you can post a support request at module issue queue: https://www.drupal.org/project/issues/engaging_networks
  • When posting a support request, please inform if you were able to see any errors in the Recent Log entries.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Oct 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
1.0.0-beta1 Pre-release Oct 18, 2024