Drupal is a registered trademark of Dries Buytaert
Release: Excel Serialization 2.1.2 Minor update available for module xls_serialization (2.1.2). Release: Time Zone Field 8.x-1.14 Minor update available for module tzfield (8.x-1.14). Module Revived: Entity API 8.x-1.7 Module entity updated after 17 months of inactivity (8.x-1.7). Release: Vartheme Bs5 4.1.1 Minor update available for theme vartheme_bs5 (4.1.1). Release: Varbase Heroslider 1.1.3 Minor update available for module varbase_heroslider (1.1.3). Release: Varbase Demo 1.1.2 Minor update available for module varbase_demo (1.1.2). Release: Varbase Dashboards 2.0.3 Minor update available for module varbase_dashboards (2.0.3). Release: Varbase AI 2.0.9 Minor update available for module varbase_ai (2.0.9). Release: Varbase Workflow 3.1.2 Minor update available for module varbase_workflow (3.1.2). Security Coverage: Role Aware Maxlength Module role_aware_maxlength now has official Drupal security advisory coverage.

APITemplate.io

17 sites No security coverage
View on drupal.org

This module provides a PHP client to interact with APITemplate.io's API for generating PDFs and images. It allows Drupal sites to programmatically create, merge, and list PDF templates using an API key and endpoint configured in the Drupal admin settings.

Simple PHP client to interact with APITemplate.io's REST API v2. APITemplate.io is a PDF and image generation service.

This is an API module, supporting a few operations. Usage:

  1. Create account at APITemplate.io; add at least 1 PDF template.
  2. Configure API endpoint + key at /admin/config/system/apitemplate-io.
  3. Inject service 'apitemplate_io.client' into a service/form/controller.
  4. Call any of the available API operations on the client: createPdf(), mergePdfs(), listTemplates(); passing the appropriate JSON-vars + query parameters (as relevant for the operation being called).
  5. Use the returned URL/data as needed: serve as direct download (see ApiTemplateClient::serveFile()), save to filesystem, etc.

The provided test tool also serves as an example for how to use the API client.

Activity

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

Releases

Version Type Release date
1.0.0-beta4 Pre-release Jun 13, 2025