Skip to content

pdfgeneratorapi/wix-velo-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wix-velo-client

Helper library and example code for faster PDF Generator API and Wix Velo integration.

PDF Generator API allows you easily generate transactional PDF documents and reduce the development and support costs by enabling your users to create and manage their document templates using a browser-based drag-and-drop document editor.

Velo is a full-stack development platform that empowers you to rapidly build, manage and deploy professional web apps.

Quick Start

  • Create a free PDF Generator API Sandbox Account.
  • Start a new project with Wix Velo
  • Copy contents from backend folder to your Velo project backend folder.
  • Copy contents from public folder to your Velo project public folder.
  • Use example.js contents in masterPage.js or in specific page code (e.g Home)
  • Copy your API key and secret from PDF Generator API > Account & settings and save them to your Velo project Secrets Manager.