-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
36 lines (23 loc) · 1.04 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
=== CBX PHPFPDF Library ===
Contributors: codeboxr, manchumahara
Requires at least: 3.5
Tested up to: 6.6.2
Stable tag: 1.0.0
License: MIT
License URI: https://github.com/codeboxrcodehub/cbxphpfpdf/blob/master/LICENSE.txt
Open source FPDF php library released as WordPress plugin to use easily
== Description ==
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/
== Installation ==
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/Managing_Plugins)
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.
== Changelog ==
= 1.0.0 =
* First public release