Difference between revisions of "Module Pibarcode"
Jump to navigation
Jump to search
m (moved Module PibarcodeEn to Module Pibarcode En) |
m |
||
Line 1: | Line 1: | ||
[[Category:Complementary modules]] | [[Category:Complementary modules]] | ||
+ | [[Category:Pibarcode]] | ||
[[Category:Barcode]] | [[Category:Barcode]] | ||
{{TemplateDocDevEn}} | {{TemplateDocDevEn}} |
Revision as of 23:18, 9 August 2009
Features
Add a new barcode generation engine. This engine use the PHP library Pibarocde (non free).
Install
From the application
- Download the archive file of module (.zip file)
- Go on menu Home -> Setup -> Modules -> Deploy external module and submit the file.
- Module is then visible into list of available modules (Home -> Setup -> Modules) and can be activated.
Manually
- Download the archive file of module (.zip file)
- Put the file into the root directory of Dolibarr.
- Uncompress the archive file, for example with command
unzip modulefile.zip
- Module is then visible into list of available modules (Home -> Setup -> Modules) and can be activated.
Setup
Nothing to do
Usage
To complete
Development
To complete