Skip to content

An extension to allow creating PDFs from the Fast Action Links extension.

License

Notifications You must be signed in to change notification settings

MegaphoneJon/fastactionpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastactionpdf

If you use the Fast Action Links extension, you can use this extension to generate PDFs from a fast action link if the PDF API extension is installed.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP 7.0+
  • CiviCRM 5.16+

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl fastactionpdf@https://github.com/MegaphoneJon/fastactionpdf/archive/master.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/MegaphoneJon/fastactionpdf.git
cv en fastactionpdf

Usage

When adding an action to a CiviRule with a trigger of "Fast Action Link", select the action "Fast Action PDF" to allow your links to generate PDFs. Screenshot showing "Fast Action PDF option on "Add Action" screen

Known Issues

Some of the action parameters make no sense for a fast action PDF. "Message template for the PDF" is the important parameter; creating activities SHOULD work but is currently untested. To send an email, use the normal PDF API action.

About

An extension to allow creating PDFs from the Fast Action Links extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages