<< Back

cff-to-pdf API

Cover Image for cff-to-pdf API
Pierre-Yves Léglise
Pierre-Yves Léglise
Posted underProjects

Specific API tool.

## Description

API service for converting Calculated Field Form (WordPress) webhook data into professional PDF documents and sending them via email.

The application is developed with Node.js, Fastify, Puppeteer, Nodemailer, and more.

## Installation

This application requires a Node.js environment and can be deployed as a standalone API service. Installation must be done from the source codebase by a qualified Node.js developer.

### Prerequisites

**Node.js** 18+

**yarn** (recommended) or **npm**

**Local email server** (sendmail/postfix) or **SMTP account**

**Chrome/Chromium** (for production PDF generation)

Ressources :

No demo : this is a production licensed software

<< Back

More projects :

Cover Image for Game event landing page demo

Game event landing page demo

Form validation. Simple landing page example to play with form validation in Javascript. Ressources : Live demo Github repository

Cover Image for flexiCom SaaS

flexiCom SaaS

Specific SaaS Development. This SaaS has been developped for Mondial Parebrise Martinique for internal usage. The purpose of this SaaS is the management of orders and invoices. It includes Python connectors to fetch data in a Windev database, stores data in MongoDB, allow users to interact thru the orders interface and match the invoice Excel […]