-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
36 lines (22 loc) · 947 Bytes
/
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 Taxonomy Library ===
Contributors: codeboxr, manchumahara
Requires at least: 3.5
Tested up to: 6.4.3
Stable tag: 1.0.5
License: MIT
License URI: https://github.com/codeboxrcodehub/cbxphpdompdf/blob/master/LICENSE.txt
Open source PhpDompdf php library released as WordPress plugin to use easily
== Description ==
Software requirements
The following software is required:
- PHP version 7.4 or newer
== Installation ==
1. Download the latest zip from here (https://github.com/codeboxrcodehub/cbxphpdompdf/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.1 =
* Updated the CBXPhpDompdf package to latest
= 1.0.0 =
* First public release