CBX PHPFPDF Library
FPDF library as WordPress plugin
by Codeboxr · github.com/codeboxrcodehub/cbxphpfpdf · website
★ 0stars
10release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/codeboxrcodehub/cbxphpfpdf/releases/download/1.0.4/cbxphpfpdf.zipFrom the readme
Open source FPDF php library released as WordPress plugin to use easily
Software requirements
The following software is required:
- PHP version 7.4 or newer
https://github.com/fawno/FPDF
https://github.com/fawno/FPDF/tree/master/scripts
based on https://github.com/Setasign/FPDF which is based on original sourcecode of http://www.fpdf.org/
1. Download the latest zip from here (https://github.com/codeboxrcodehub/cbxphpfpdf/releases)
2. [WordPress has clear documentation about how to install a plugin].(https://codex.wordpress.org/ManagingPlugins)
3. After install activate the plugin "CBX PhpDompdf Library" through the 'Plugins' menu in WordPress
4. This plugin doesn't load any library by default, it doesn't create extra folder or menu.
[updated] Improved the plugin's important link/help url display
[updated] Plugin update checker added
[updated] Minor improvements
Some helper functions added
WordPress 6.7.2 compatible
First public release
Read the full README on GitHub →