TwikiLibForPhpAddOn
This library provides an object-oriented API to a TWiki database from PHP scripts.
Usage
Installation Instructions
You do not need to install anything on the browser to use this add-on. Theese instructions are for the administrator who installs the add-on on the server where TWiki is running.
- Download the ZIP file from the Add-on Home (see below)
- Unzip
TWikiLibForPhpAddOn.zip in your twiki installation directory. Content:
| File: |
Description: |
data/TWiki/TWikiLibForPhpAddOn.txt |
Add-on topic |
data/TWiki/TWikiLibForPhpAddOn.txt,v |
Add-on topic repository |
bin/foobar |
Add-on script |
- Test if the installation was successful:
-
Add-On Info
- Set SHORTDESCRIPTION = This library provides an object-oriented API to a TWiki database from PHP scripts.
Related Topic: TWikiAddOns